ersatztv: use local domain
This commit is contained in:
+1
-1
@@ -868,7 +868,7 @@ services:
|
||||
ports:
|
||||
- 8409:8409
|
||||
labels:
|
||||
caddy: tv.kucharczyk.xyz
|
||||
caddy: tv.${DOMAIN_LOCAL}
|
||||
caddy.reverse_proxy: "{{ upstreams 8409 }}"
|
||||
volumes:
|
||||
- ${DOCKER_STORAGE_PATH}/ersatztv/config:/config
|
||||
|
||||
Reference in New Issue
Block a user