fix data dir
This commit is contained in:
parent
dafe4d35d9
commit
146a75c631
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ services:
|
|||
- TZ=${TZ}
|
||||
- APP_URL=/ #optional
|
||||
volumes:
|
||||
- ${ROOT_INSTALL}/dokuwiki:/config
|
||||
- ${ROOT_INSTALL}/data/dokuwiki:/config
|
||||
networks:
|
||||
- srv
|
||||
labels:
|
||||
|
|
Loading…
Add table
Reference in a new issue