Removed network formatation bug

This commit is contained in:
2024-01-04 09:47:14 +01:00
parent d4d18d4d32
commit be2848b01f
2 changed files with 3 additions and 4 deletions

View File

@@ -149,13 +149,12 @@ services:
- "webdav_data:/data"
logging:
driver: journald
networks:
- radicale
depends_on:
- resolver
dns:
- 192.168.203.254
{% include 'templates/docker-container-networks.yml.j2' %}
radicale:
fetchmail:
image: ghcr.io/mailu/fetchmail:{{version_mailu}}