mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 17:48:49 +01:00
Change Run User for Openshift compliance
This commit is contained in:
parent
afeb2de412
commit
53d545eeef
2 changed files with 3 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ services:
|
|||
- METEOR_EDGE=${METEOR_EDGE}
|
||||
- USE_EDGE=${USE_EDGE}
|
||||
ports:
|
||||
- 80:80
|
||||
- 8080:80
|
||||
environment:
|
||||
- MONGO_URL=mongodb://wekandb:27017/wekan
|
||||
- ROOT_URL=http://localhost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue