revert "docs: add mention of SITE_URL as being required"

This commit is contained in:
Thalles Passos
2024-09-04 18:04:25 -03:00
committed by GitHub
parent 03fd0a1eb9
commit 9bd6ec19c4

View File

@@ -84,7 +84,6 @@ Prerequisites:
- `CLIENT_ID_GITHUB`: The **Client ID** of your GitHub OAuth application.
- `CLIENT_SECRET_GITHUB`: The **Client Secret** of your GitHub OAuth application.
- `SITE_URL`: The **Site URL** is the same as your self-hosted domain `https://your-domain.com`
Once added, restart your Infisical instance and use the GitHub integration.
</Step>