This commit is contained in:
2025-07-13 22:11:17 +02:00
parent 5a5dde6be9
commit 83b70c9096

View File

@@ -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}