ersatztv: use local domain
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user