fix data dir

This commit is contained in:
Yax
2020-09-06 12:43:59 +02:00
parent dafe4d35d9
commit 146a75c631
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- TZ=${TZ}
- APP_URL=/ #optional
volumes:
- ${ROOT_INSTALL}/dokuwiki:/config
- ${ROOT_INSTALL}/data/dokuwiki:/config
networks:
- srv
labels: