chore: refine E2E tests workflow by removing pnpm version specification and updating Docker Compose for backend build reference

This commit is contained in:
Anish Sarkar 2026-05-11 13:01:20 +05:30
parent 242925d8e5
commit 99e667f3f9
2 changed files with 1 additions and 3 deletions

View file

@ -164,7 +164,7 @@ services:
condition: service_started
# flower:
# build: ../surfsense_backend
# build: *backend-build
# ports:
# - "${FLOWER_PORT:-5555}:5555"
# env_file: