1
0

homer: fix caddy published URL

This commit is contained in:
2025-11-14 16:28:22 +01:00
parent fb69e5b29a
commit 8b4bfeceda
+3
View File
@@ -383,6 +383,9 @@ services:
container_name: homer
ports:
- "${HOMER_EXTERNAL_PORT}:${HOMER_INTERNAL_PORT}"
labels:
caddy: dashboard.home.arpa
caddy.reverse_proxy: "{{ upstreams $HOMER_INTERNAL_PORT }}"
networks:
public:
ipv4_address: 192.168.240.19