adds pseudo.cortex.consider-funding.de upstream, adds snippet for easy oauth2-proxy protect, moves oauth2-proxy secrets to .env file
This commit is contained in:
4
docker_compose_applications/oauth2-proxy/.env.example
Normal file
4
docker_compose_applications/oauth2-proxy/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
OAUTH2_PROXY_CLIENT_ID = ""
|
||||
OAUTH2_PROXY_CLIENT_SECRET = ""
|
||||
OAUTH2_PROXY_COOKIE_SECRET = ""
|
||||
OAUTH2_PROXY_OIDC_ISSUER_URL = ""
|
||||
Reference in New Issue
Block a user