1
0

ersatztv: use local domain

This commit is contained in:
2026-01-16 11:47:58 +01:00
parent a1d17e04cb
commit 3fe761c9ef
+1 -1
View File
@@ -868,7 +868,7 @@ services:
ports: ports:
- 8409:8409 - 8409:8409
labels: labels:
caddy: tv.kucharczyk.xyz caddy: tv.${DOMAIN_LOCAL}
caddy.reverse_proxy: "{{ upstreams 8409 }}" caddy.reverse_proxy: "{{ upstreams 8409 }}"
volumes: volumes:
- ${DOCKER_STORAGE_PATH}/ersatztv/config:/config - ${DOCKER_STORAGE_PATH}/ersatztv/config:/config