Update radicale.md

Replaced dots with actual spaces
This commit is contained in:
ᓰᕵᕵᓍ 2023-03-07 23:48:26 +02:00 committed by GitHub
parent 9927f76c60
commit e5b0cb62d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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