fix caddy compose

This commit is contained in:
mbecker20
2024-09-11 22:07:06 +03:00
parent 9b2d9932ef
commit 8e58a283cd

View File

@@ -2,7 +2,7 @@ services:
caddy:
image: caddy
restart: unless-stopped
command: caddy reverse-proxy --from ${KOMODO_HOST} --to localhost:9120
command: caddy reverse-proxy --from ${KOMODO_HOST} --to core:9120
cap_add:
- NET_ADMIN
networks: