This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
|||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
environment:
|
environment:
|
||||||
PORT: "8080"
|
PORT: "8080"
|
||||||
|
BASE_PATH: "/"
|
||||||
DATABASE_URL: postgres://toolrate:toolrate@db:5432/toolrate
|
DATABASE_URL: postgres://toolrate:toolrate@db:5432/toolrate
|
||||||
SESSION_SECRET: change-this-to-a-random-secret
|
SESSION_SECRET: change-this-to-a-random-secret
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
|||||||
Reference in New Issue
Block a user