move to /srv

This commit is contained in:
Pim Kunis 2023-01-07 19:08:49 +01:00
parent 5331d25c4a
commit 5bf6d7acbc
13 changed files with 44 additions and 46 deletions

View file

@ -10,7 +10,7 @@ services:
image: mailu/radicale:1.9
volumes:
- /data/radicale:/data
- /apps/radicale/config:/radicale
- /srv/radicale/config:/radicale
command: radicale -S -C /radicale/radicale.conf
networks:
- traefik