Fix port order, hopefully correctly.

Related #1778

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-08-02 16:47:50 +03:00
parent d1400f48c3
commit 95b21943ee

View file

@ -33,7 +33,7 @@ services:
- METEOR_EDGE=${METEOR_EDGE}
- USE_EDGE=${USE_EDGE}
ports:
- 8080:80
- 80:8080
environment:
- MONGO_URL=mongodb://wekandb:27017/wekan
- ROOT_URL=http://localhost