build: Improve dev setup (#1149)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user