3
This commit is contained in:
@@ -6,3 +6,4 @@ SESSION_NAME=pgcc.sid
|
||||
ALLOWED_ORIGIN=http://localhost:5173
|
||||
POSTGRES_CONTAINER_NAME=pg-control-postgres
|
||||
COOKIE_SECURE=false
|
||||
|
||||
@@ -33,7 +33,7 @@ services:
|
||||
depends_on:
|
||||
- postgres
|
||||
env_file:
|
||||
- ./backend/.env
|
||||
- .env
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
PORT: 4000
|
||||
|
||||
Reference in New Issue
Block a user