mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 01:00:41 +02:00
fix data dir
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=${TZ}
|
||||
- APP_URL=/ #optional
|
||||
volumes:
|
||||
- ${ROOT_INSTALL}/dokuwiki:/config
|
||||
- ${ROOT_INSTALL}/data/dokuwiki:/config
|
||||
networks:
|
||||
- srv
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user