fix prowlarr
This commit is contained in:
@@ -177,7 +177,7 @@ services:
|
||||
- "kuma.radarr.http.url=http://${LOCAL_IP}:7878"
|
||||
|
||||
prowlarr:
|
||||
image: linuxserver/prowlarr:latest
|
||||
image: lscr.io/linuxserver/prowlarr:latest
|
||||
container_name: prowlarr
|
||||
restart: unless-stopped
|
||||
#network_mode: service:transmission-vpn
|
||||
@@ -189,7 +189,6 @@ services:
|
||||
- PUID
|
||||
- PGID
|
||||
- TZ
|
||||
- UMASK_SET=002
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.prowlarr.rule=Host(`prowlarr.${DOMAIN}`)"
|
||||
@@ -394,7 +393,7 @@ services:
|
||||
- "traefik.http.routers.freshrss.tls=true"
|
||||
- "traefik.http.routers.freshrss.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.freshrss.middlewares=secured"
|
||||
- "kuma.freshrss.http.name=Prowlarr"
|
||||
- "kuma.freshrss.http.name=FreshRSS"
|
||||
- "kuma.freshrss.http.url=http://${LOCAL_IP}:10180"
|
||||
|
||||
uptimekuma:
|
||||
@@ -609,7 +608,7 @@ services:
|
||||
# - "traefik.http.routers.wg.tls.certresolver=myresolver"
|
||||
# - "traefik.http.routers.wg.middlewares=secured"
|
||||
# - "traefik.http.services.wireguard-ui.loadbalancer.server.port=51821"
|
||||
# - "kuma.wg.http.name=Prowlarr"
|
||||
# - "kuma.wg.http.name=WG-Easy"
|
||||
# - "kuma.wg.http.url=http://${LOCAL_IP}:51821"
|
||||
|
||||
joal:
|
||||
@@ -653,7 +652,7 @@ services:
|
||||
- "traefik.http.routers.audiobookshelf.tls=true"
|
||||
- "traefik.http.routers.audiobookshelf.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.audiobookshelf.middlewares=secured-no-oauth"
|
||||
- "kuma.audiobookshelf.http.name=Prowlarr"
|
||||
- "kuma.audiobookshelf.http.name=Audiobookshelf"
|
||||
- "kuma.audiobookshelf.http.url=http://${LOCAL_IP}:13378"
|
||||
|
||||
mylar3:
|
||||
|
||||
Reference in New Issue
Block a user