This commit is contained in:
2026-03-19 16:16:12 +07:00
parent c702fdb6c1
commit 31e59827aa
6 changed files with 7 additions and 1 deletions

View File

@@ -1,8 +0,0 @@
NODE_ENV=development
PORT=4000
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/app_admin
SESSION_SECRET=change-me
SESSION_NAME=pgcc.sid
ALLOWED_ORIGIN=http://localhost:5173
POSTGRES_CONTAINER_NAME=pg-control-postgres
COOKIE_SECURE=false