update
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
c7b3902bdc
commit
d121f7e66e
|
@ -68,9 +68,9 @@ services:
|
|||
- 'traefik.http.middlewares.authelia_authelia.forwardAuth.address=http://authelia_authelia:9091/api/authz/forward-auth'
|
||||
## The following commented line is for configuring the Authelia URL in the proxy. We strongly suggest this is
|
||||
## configured in the Session Cookies section of the Authelia configuration.
|
||||
- 'traefik.http.middlewares.authelia.forwardAuth.address=http://authelia_authelia:9091/api/authz/forward-auth?authelia_url=https%3A%2F%2Flogin.nixc.us%2F'
|
||||
- 'traefik.http.middlewares.authelia_authelia.forwardAuth.trustForwardHeader=true'
|
||||
- 'traefik.http.middlewares.authelia_authelia.forwardAuth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Email,Remote-Name'
|
||||
# - 'traefik.http.middlewares.authelia.forwardAuth.address=http://authelia_authelia:9091/api/authz/forward-auth?authelia_url=https%3A%2F%2Flogin.nixc.us%2F'
|
||||
# - 'traefik.http.middlewares.authelia_authelia.forwardAuth.trustForwardHeader=true'
|
||||
# - 'traefik.http.middlewares.authelia_authelia.forwardAuth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Email,Remote-Name'
|
||||
# - "us.nixc.autodeploy=true"
|
||||
# - 'traefik.enable=true'
|
||||
# - 'traefik.http.routers.authelia_authelia.tls=true'
|
||||
|
|
Loading…
Reference in New Issue