feat: revert docker changes

This commit is contained in:
Rohit
2025-03-27 17:15:24 +05:30
parent 66eab742d9
commit aaf5fa089c
2 changed files with 0 additions and 9 deletions

View File

@@ -48,7 +48,6 @@ services:
- "${BACKEND_PORT:-8080}:${BACKEND_PORT:-8080}"
env_file: .env
environment:
DB_HOST: ${DB_HOST}
BACKEND_URL: ${BACKEND_URL}
# to ensure Playwright works in Docker
PLAYWRIGHT_BROWSERS_PATH: /ms-playwright