settingupmail

This commit is contained in:
2026-05-06 20:09:43 +02:00
parent a40b96e8de
commit 0a40956981
2 changed files with 24 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ services:
- proxy_net
- edge_net
- proxy_swarm
# - dns_net
networks:
proxy_net:
@@ -24,6 +25,8 @@ networks:
external: true
proxy_swarm:
external: true
# dns_net:
# external: true
volumes:
caddy_data: