Apply proper gitignore

This commit is contained in:
2026-03-19 12:34:22 -04:00
parent 060dfef599
commit 47f2c4cd07
1537 changed files with 0 additions and 307237 deletions

View File

@@ -1,12 +0,0 @@
services:
radicale:
container_name: radicale
image: ghcr.io/kozea/radicale:3.5.4
user: 1001:1001
ports:
- "5232:5232"
volumes:
- ./radicale/config:/etc/radicale:ro
- ./radicale/data:/var/lib/radicale
restart: unless-stopped