mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
add new ARGS to docker-compose
This commit is contained in:
parent
3154e8729b
commit
6d45836b4d
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ services:
|
|||
- NPM_VERSION=${NPM_VERSION}
|
||||
- ARCHITECTURE=${ARCHITECTURE}
|
||||
- SRC_PATH=${SRC_PATH}
|
||||
- METEOR_EDGE=${METEOR_EDGE}
|
||||
- USE_EDGE=${USE_EDGE}
|
||||
ports:
|
||||
- 80:80
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue