Not in docker installation guide, but still seems to be needed...

This commit is contained in:
WilliamMiceli
2019-11-23 23:55:03 -05:00
parent ee61e0f360
commit 90d53116c7

View File

@@ -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