|
|
@@ -15,8 +15,6 @@ CLUSTER_CONTROL_PLANE_ADDRESS=http://ccp-web:7833
|
|
|
|
|
|
# Github Login OAuth
|
|
|
GITHUB_LOGIN_ENABLED=false
|
|
|
-GITHUB_CLIENT_ID=<your_github_client_id.Required_if_GITHUB_LOGIN_ENABLED=true>
|
|
|
-GITHUB_CLIENT_SECRET=<your_github_client_secret.Required_if_GITHUB_LOGIN_ENABLED=true>
|
|
|
|
|
|
# Github App for repo deployments, and preview environments. Remove these if you are not using preview environments or deploying from a repo locally
|
|
|
GITHUB_APP_CLIENT_ID=<github_app_id>
|