Disable authentik for now

This commit is contained in:
Colin Hebert
2023-01-08 20:59:25 +01:00
parent faaa4edabf
commit 2f0448fbcd
4 changed files with 0 additions and 10 deletions

View File

@@ -16,7 +16,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.mylar.middlewares: authentik@file
lazylibrarian:
image: linuxserver/lazylibrarian
@@ -33,7 +32,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.lazylibrarian.middlewares: authentik@file
sonarr:
image: linuxserver/sonarr
@@ -49,7 +47,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.sonarr.middlewares: authentik@file
radarr:
image: linuxserver/radarr
@@ -65,7 +62,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.radarr.middlewares: authentik@file
bazarr:
image: linuxserver/bazarr
@@ -80,7 +76,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.bazarr.middlewares: authentik@file
ombi:
image: linuxserver/ombi
@@ -95,7 +90,6 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.ombi.middlewares: authentik@file
networks:
traefik: