mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 07:25:24 +02:00
Update docker-compose.yml
This commit is contained in:
parent
d80a538857
commit
ea1e96fd4c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- 3000:1337
|
- 3000:1337
|
||||||
environment:
|
environment:
|
||||||
- BASE_URL=http://localhost:3000
|
- BASE_URL=http://52.73.70.157:3000
|
||||||
- TRUST_PROXY=0
|
- TRUST_PROXY=0
|
||||||
- DATABASE_URL=postgresql://postgres@postgres/planka
|
- DATABASE_URL=postgresql://postgres@postgres/planka
|
||||||
- SECRET_KEY=notsecretkey
|
- SECRET_KEY=notsecretkey
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue