added reverse-proxy network to caddy container

This commit is contained in:
2026-04-23 07:50:54 +00:00
parent 05be5b4df4
commit 5b6396a797
+2
View File
@@ -34,6 +34,8 @@ services:
- "80:80"
- "443:443"
- "443:443/udp"
networks:
- reverse-proxy
volumes:
- ./caddy/Caddyfile:/etc/caddy/Caddyfile
- ./caddy/data:/data