Initial configuration
This commit is contained in:
9
caddy/caddyfiles/routes/authelia
Normal file
9
caddy/caddyfiles/routes/authelia
Normal file
@@ -0,0 +1,9 @@
|
||||
@ldap host ldap.timo.bmrs.nl
|
||||
handle @ldap {
|
||||
reverse_proxy lldap:17170
|
||||
}
|
||||
|
||||
@authelia host auth.timo.bmrs.nl
|
||||
handle @authelia {
|
||||
reverse_proxy authelia:9091
|
||||
}
|
Reference in New Issue
Block a user