mirror of
https://github.com/plankanban/planka.git
synced 2025-08-08 23:15:31 +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:
|
||||
- 3000:1337
|
||||
environment:
|
||||
- BASE_URL=http://localhost:3000
|
||||
- BASE_URL=http://52.73.70.157:3000
|
||||
- TRUST_PROXY=0
|
||||
- DATABASE_URL=postgresql://postgres@postgres/planka
|
||||
- SECRET_KEY=notsecretkey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue