Skip to content
Snippets Groups Projects
Commit 3baae6ea authored by BITARD Michaël's avatar BITARD Michaël Committed by BITARD Michaël
Browse files

try stuff with no proxy

parent 738373a8
No related branches found
No related tags found
1 merge request!1535feat(infra): déploie le serveur de développement sur les infras ecoCompose de la DINUM
......@@ -105,6 +105,8 @@ services:
OAUTH2_PROXY_SKIP_PROVIDER_BUTTON: true
OAUTH2_PROXY_PASS_ACCESS_TOKEN: true
OAUTH2_PROXY_SKIP_AUTH_ROUTES: "/*"
NO_PROXY: ${NO_PROXY},camino_ui_app
no_proxy: ${no_proxy},camino_ui_app
# nécessaire pour garder le basic auth
OAUTH2_PROXY_PASS_BASIC_AUTH: true
OAUTH2_PROXY_SKIP_AUTH_STRIP_HEADERS: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment