mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
parent
d1400f48c3
commit
95b21943ee
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ services:
|
||||||
- METEOR_EDGE=${METEOR_EDGE}
|
- METEOR_EDGE=${METEOR_EDGE}
|
||||||
- USE_EDGE=${USE_EDGE}
|
- USE_EDGE=${USE_EDGE}
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- 80:8080
|
||||||
environment:
|
environment:
|
||||||
- MONGO_URL=mongodb://wekandb:27017/wekan
|
- MONGO_URL=mongodb://wekandb:27017/wekan
|
||||||
- ROOT_URL=http://localhost
|
- ROOT_URL=http://localhost
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue