Switch to Pocket ID.
This commit is contained in:
@@ -44,7 +44,7 @@ job "media" {
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.http.routers.radarr.entryPoints=websecure",
|
||||
"traefik.http.routers.radarr.middlewares=authentik@file",
|
||||
"traefik.http.routers.radarr.middlewares=oidc-auth@file",
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -78,7 +78,7 @@ job "media" {
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.http.routers.sonarr.entryPoints=websecure",
|
||||
"traefik.http.routers.sonarr.middlewares=authentik@file",
|
||||
"traefik.http.routers.sonarr.middlewares=oidc-auth@file",
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -112,7 +112,7 @@ job "media" {
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.http.routers.bazarr.entryPoints=websecure",
|
||||
"traefik.http.routers.bazarr.middlewares=authentik@file",
|
||||
"traefik.http.routers.bazarr.middlewares=oidc-auth@file",
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -148,7 +148,7 @@ job "media" {
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.http.routers.plex.entryPoints=websecure",
|
||||
"traefik.http.routers.plex.middlewares=authentik@file",
|
||||
"traefik.http.routers.plex.middlewares=oidc-auth@file",
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -187,7 +187,7 @@ job "media" {
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.http.routers.torrent.entryPoints=websecure",
|
||||
"traefik.http.routers.torrent.middlewares=authentik@file",
|
||||
"traefik.http.routers.torrent.middlewares=oidc-auth@file",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user