This commit is contained in:
2026-03-19 16:14:13 +07:00
parent b7e8450357
commit c702fdb6c1

View File

@@ -33,7 +33,7 @@ services:
depends_on: depends_on:
- postgres - postgres
env_file: env_file:
- ./backend/.env.example - .env
environment: environment:
NODE_ENV: production NODE_ENV: production
PORT: 4000 PORT: 4000