chore: add authentik to traefik
This commit is contained in:
parent
7537db0cf7
commit
6b6c4ef3fa
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue