mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
build: Improve dev setup (#1149)
This commit is contained in:
parent
71e2c5d8df
commit
a7c1d4ca11
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ services:
|
|||
ports:
|
||||
- 1337:1337
|
||||
environment:
|
||||
- BASE_URL=http://localhost:1337
|
||||
- DATABASE_URL=postgresql://postgres@postgres/planka
|
||||
- SECRET_KEY=notsecretkey
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue