fix radicale container directory
This commit is contained in:
parent
6373bd7ac1
commit
16866e54ec
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
restart: always
|
||||
image: mailu/radicale:1.9
|
||||
volumes:
|
||||
- /data/radicale:/var/lib/radicale
|
||||
- /data/radicale:/data
|
||||
- /apps/radicale/config:/radicale
|
||||
command: radicale -S -C /radicale/radicale.conf
|
||||
networks:
|
||||
|
|
Reference in a new issue