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

Add BASE_URL to docker-compose-dev

This commit is contained in:
Roman Zavarnitsyn 2025-05-26 12:30:42 +02:00
parent 71e2c5d8df
commit 780727a402
No known key found for this signature in database
GPG key ID: C00677B27F355C04

View file

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