# ignored options for 'radicale' # -n=radicale services: radicale: volumes: - ./data:/var/radicale ports: - 127.0.0.1:5232:8000 image: xlrl/radicale networks: - proxy-network restart: unless-stopped networks: proxy-network: external: true