wekan volumes in db angepasst
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
|||||||
- 27017
|
- 27017
|
||||||
volumes:
|
volumes:
|
||||||
- ./db:/data/db
|
- ./db:/data/db
|
||||||
|
- ./db/config:/data/configdb
|
||||||
- ./db-dump:/dump
|
- ./db-dump:/dump
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user