service: Make oauth2-proxy aware it's running behing reverse proxy
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
OAUTH2_PROXY_CODE_CHALLENGE_METHOD: S256
|
||||
OAUTH2_PROXY_SKIP_PROVIDER_BUTTON: "true"
|
||||
OAUTH2_PROXY_EMAIL_DOMAINS: "*"
|
||||
OAUTH2_PROXY_REVERSE_PROXY: "true"
|
||||
container_auto_update: "{{ service_auto_update }}"
|
||||
|
||||
- name: Socket for OAuth2 Proxy for {{ service_name }}
|
||||
|
||||
Reference in New Issue
Block a user