mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-05-13 10:53:38 +00:00
Update radicale.md
Replaced dots with actual spaces
This commit is contained in:
parent
9927f76c60
commit
e5b0cb62d2
@ -24,7 +24,7 @@ services:
|
||||
test: curl -f http://127.0.0.1:5232 || exit 1
|
||||
interval: 30s
|
||||
retries: 3
|
||||
....restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./config:/config:ro
|
||||
|
Loading…
Reference in New Issue
Block a user