Update traefik/dynamic/authentik.yml

This commit is contained in:
2025-11-21 20:18:35 +01:00
parent 18c96a7283
commit 515c61fe7b

View File

@@ -1,11 +1,11 @@
http:
routers:
authentik:
rule: Host("auth.japnet.nl")
entryPoints:
- websecure
service: authentik
tls:
certResolver: cf # of hoe jouw certresolver heet
#http:
#routers:
# authentik:
# rule: Host("auth.japnet.nl")
# entryPoints:
# - websecure
# service: authentik
# tls:
# certResolver: cf # of hoe jouw certresolver heet
# middlewares:
# - "chain-no-auth@file" # optioneel, als je al zoiets hebt