1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

Merge branch 'plankanban:master' into i18n-pl_PL

This commit is contained in:
Piotr Patalong 2025-05-26 13:53:41 +02:00 committed by GitHub
commit fa107306af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ services:
ports: ports:
- 1337:1337 - 1337:1337
environment: environment:
- BASE_URL=http://localhost:1337
- DATABASE_URL=postgresql://postgres@postgres/planka - DATABASE_URL=postgresql://postgres@postgres/planka
- SECRET_KEY=notsecretkey - SECRET_KEY=notsecretkey