We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c09a58 commit 33ec325Copy full SHA for 33ec325
Makefile
@@ -18,7 +18,7 @@ BANNER_TEXT ?=
18
# GitHub OAuth Configuration (for organization membership verification)
19
# These are public Client IDs (not secrets) - safe to commit
20
VITE_GITHUB_CLIENT_ID_TEST ?= Ov23liTqpZCtvFofQEFE
21
-VITE_GITHUB_OAUTH_API_URL_TEST ?= https://ftr9mkl568.execute-api.us-west-2.amazonaws.com
+VITE_GITHUB_OAUTH_API_URL_TEST ?= https://jvwvnlai64.execute-api.us-west-2.amazonaws.com
22
VITE_GITHUB_CLIENT_ID_PROD ?=
23
VITE_GITHUB_OAUTH_API_URL_PROD ?=
24
0 commit comments