chore: add authentik to traefik

This commit is contained in:
Bert-Jan Fikse 2026-01-15 14:40:19 +01:00
parent 7537db0cf7
commit 6b6c4ef3fa
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A

View file

@ -20,6 +20,10 @@ traefik_services:
domain: office.local.test domain: office.local.test
port: 443 port: 443
protocol: https protocol: https
- name: authentik
domain: authentik.local.test
port: 443
protocol: https
# Example: Add more services as you deploy them # Example: Add more services as you deploy them
# - name: forgejo # - name: forgejo