Add config to radicale
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
||||
retries: 3
|
||||
volumes:
|
||||
- ${APPDATA_PATH}/radicale/data:/data
|
||||
- ${APPDATA_PATH}/radicale/config:/config:ro
|
||||
ports:
|
||||
- ${PORT}:5232
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user