Use a config folder/file
This commit is contained in:
parent
ff0dd6234a
commit
e593a7804a
@ -31,3 +31,5 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/radicale/data:/data
|
- /docker/appdata/radicale/data:/data
|
||||||
|
- /docker/appdata/radicale/config:/config
|
||||||
|
- /docker/appdata/radicale/config/config:/etc/radicale/config
|
Loading…
Reference in New Issue
Block a user