prod için Allowed_Host eklendi.

This commit is contained in:
2025-11-27 18:52:35 +03:00
parent 87bea09de0
commit d82d81f0c9

View File

@@ -15,6 +15,8 @@ services:
- /app/node_modules
env_file:
- ./frontend/.env
environment:
ALLOWED_HOSTS: ${ALLOWED_HOSTS}
ports:
- "5173:5173"
depends_on: