mirror of
https://github.com/plankanban/planka.git
synced 2026-08-28 18:17:51 +08:00
build: Improve dev setup (#1149)
This commit is contained in:
committed by
GitHub
parent
71e2c5d8df
commit
a7c1d4ca11
@@ -12,6 +12,7 @@ services:
|
||||
ports:
|
||||
- 1337:1337
|
||||
environment:
|
||||
- BASE_URL=http://localhost:1337
|
||||
- DATABASE_URL=postgresql://postgres@postgres/planka
|
||||
- SECRET_KEY=notsecretkey
|
||||
|
||||
|
||||
Reference in New Issue
Block a user