|
@@ -139,9 +139,6 @@ services:
|
|
volumes:
|
|
volumes:
|
|
- /etc/localtime:/etc/localtime:ro
|
|
- /etc/localtime:/etc/localtime:ro
|
|
- /etc/timezone:/etc/timezone:ro
|
|
- /etc/timezone:/etc/timezone:ro
|
|
- - wekan-db:/data/db
|
|
|
|
- - wekan-db-dump:/dump
|
|
|
|
-
|
|
|
|
wekan:
|
|
wekan:
|
|
image: quay.io/wekan/wekan
|
|
image: quay.io/wekan/wekan
|
|
container_name: wekan-app
|
|
container_name: wekan-app
|
|
@@ -613,7 +610,6 @@ services:
|
|
volumes:
|
|
volumes:
|
|
- /etc/localtime:/etc/localtime:ro
|
|
- /etc/localtime:/etc/localtime:ro
|
|
- /etc/timezone:/etc/timezone:ro
|
|
- /etc/timezone:/etc/timezone:ro
|
|
- - wekan-tmp:/tmp
|
|
|
|
|
|
|
|
#---------------------------------------------------------------------------------
|
|
#---------------------------------------------------------------------------------
|
|
# ==== OPTIONAL: SHARE DATABASE TO OFFICE LAN AND REMOTE VPN ====
|
|
# ==== OPTIONAL: SHARE DATABASE TO OFFICE LAN AND REMOTE VPN ====
|
|
@@ -646,8 +642,6 @@ volumes:
|
|
driver: local
|
|
driver: local
|
|
mongodb-dump:
|
|
mongodb-dump:
|
|
driver: local
|
|
driver: local
|
|
- wekan-tmp:
|
|
|
|
- driver: local
|
|
|
|
|
|
|
|
networks:
|
|
networks:
|
|
wekan-tier:
|
|
wekan-tier:
|