feat: updated docker

This commit is contained in:
=
2025-01-04 22:32:34 +05:30
parent 68fe7c589a
commit 965d30bd03
3 changed files with 6 additions and 26 deletions

View File

@@ -144,9 +144,6 @@ services:
- ./frontend/src:/app/src/ # mounted whole src to avoid missing reload on new files
- ./frontend/public:/app/public
env_file: .env
environment:
- NEXT_PUBLIC_ENV=development
- INFISICAL_TELEMETRY_ENABLED=false
pgadmin:
image: dpage/pgadmin4