feat: final
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
labels:
|
||||
# Traefik
|
||||
traefik.enable: "true"
|
||||
traefik.http.routers.jellyseerr.rule: Host(`jellyseerr.${DOMAIN}`)"
|
||||
traefik.http.routers.jellyseerr.rule: "Host(`jellyseerr.${DOMAIN}`)"
|
||||
traefik.http.routers.jellyseerr.entrypoints: "https"
|
||||
traefik.http.routers.jellyseerr.tls.certresolver: "cloudflare"
|
||||
traefik.http.services.jellyseerr.loadbalancer.server.url: "http://${HOST_IP}:5055"
|
||||
|
||||
Reference in New Issue
Block a user