mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Add URL_GITLAB_LOGIN envar to docs
This commit is contained in:
@@ -161,6 +161,9 @@ Other environment variables are listed below to increase the functionality of yo
|
|||||||
<ParamField query="CLIENT_SECRET_GITLAB_LOGIN" type="string" default="none" optional>
|
<ParamField query="CLIENT_SECRET_GITLAB_LOGIN" type="string" default="none" optional>
|
||||||
OAuth2 client secret for GitLab login
|
OAuth2 client secret for GitLab login
|
||||||
</ParamField>
|
</ParamField>
|
||||||
|
<ParamField query="URL_GITLAB_LOGIN" type="string" default="https://gitlab.com" optional>
|
||||||
|
URL of your self-hosted instance of GitLab where the OAuth application is registered
|
||||||
|
</ParamField>
|
||||||
</Tab>
|
</Tab>
|
||||||
<Tab title="Others">
|
<Tab title="Others">
|
||||||
#### JWT
|
#### JWT
|
||||||
|
|||||||
Reference in New Issue
Block a user