improvements
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
||||
OIDC_REDIRECT_URI: "${API_URL}/auth/callback"
|
||||
SESSION_SECRET: ${SESSION_SECRET}
|
||||
PORT: 3001
|
||||
NODE_ENV: production
|
||||
NODE_ENV: development
|
||||
APP_URL: "${APP_URL}"
|
||||
ports:
|
||||
- "3001:3001"
|
||||
@@ -47,3 +47,4 @@ services:
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user