diff --git a/templates/Wiki.js/1/docker-compose.yml b/templates/Wiki.js/1/docker-compose.yml index e9c99b6..9a9e488 100644 --- a/templates/Wiki.js/1/docker-compose.yml +++ b/templates/Wiki.js/1/docker-compose.yml @@ -74,3 +74,4 @@ services: volumes: - /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system - /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system + - /Persistent/${DATA_DIR}/Wiki/config.yml:/wiki/config.yml