dovecot 1.version

This commit is contained in:
2025-03-14 18:14:50 +01:00
parent c87cce7255
commit 76e83d7fd1
3 changed files with 44 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ services:
- bizmatch
- keycloak
- gitea
- mail_network
volumes:
- $PWD/Caddyfile:/etc/caddy/Caddyfile
- caddy_data:/data
@@ -32,7 +33,9 @@ networks:
keycloak:
external: true
gitea:
external: true
external: true
mail_network:
external: true
volumes:
caddy_data: