wekan volumes in db angepasst

This commit is contained in:
borgal
2022-02-08 11:26:35 +00:00
parent 5dfc80d414
commit 1fda643c58

View File

@@ -11,6 +11,7 @@ services:
- 27017
volumes:
- ./db:/data/db
- ./db/config:/data/configdb
- ./db-dump:/dump
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro