Add OPENID_CONNECT_PROXY env var
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const oidc_config = {
|
||||
provider: {
|
||||
|
||||
proxy: env('OPENID_CONNECT_PROXY', false),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user