mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Added WRITABLE_PATH to be usable when developing with meteor command, and to torodb.
Thanks to xet7 !
This commit is contained in:
parent
1a7a41698c
commit
e0d8ddf003
2 changed files with 4 additions and 2 deletions
|
|
@ -154,6 +154,7 @@ services:
|
|||
# use 3001:8080 . Do not add any extra address etc here, that way it does not work.
|
||||
- 80:8080
|
||||
environment:
|
||||
- WRITABLE_PATH=/data
|
||||
- MONGO_URL=mongodb://mongodb:27017/wekan
|
||||
#---------------------------------------------------------------
|
||||
# ==== ROOT_URL SETTING ====
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue