Added multiple services

This commit is contained in:
2024-10-17 19:28:08 +02:00
parent 9a273df98a
commit 4eefcd1933
27 changed files with 3083 additions and 81 deletions

View File

@@ -12,5 +12,10 @@ localhost {
resolvers 1.1.1.1
}
forward_auth authelia:9091 {
uri /api/authz/forward-auth
copy_headers Remote-User Remote-Groups Remote-Email Remote-Name
}
import routes/*
}