add url
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
- attachments:/app/private/attachments
|
- attachments:/app/private/attachments
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
BASE_URL: http://localhost:3000
|
BASE_URL: https://planka.marijndoeve.nl
|
||||||
DATABASE_URL: postgresql://postgres:${POSTGRES_PASSWORD}@postgres/planka
|
DATABASE_URL: postgresql://postgres:${POSTGRES_PASSWORD}@postgres/planka
|
||||||
|
|
||||||
SECRET_KEY: ${SECRET_KEY}
|
SECRET_KEY: ${SECRET_KEY}
|
||||||
|
|||||||
Reference in New Issue
Block a user