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 a900631 commit 3f2478aCopy full SHA for 3f2478a
.env.example
@@ -1,2 +1,5 @@
1
GENERATE_SOURCEMAP=false
2
-REACT_APP_BACKEND_SERVER=http://127.0.0.1:5000/
+REACT_APP_BACKEND_SERVER=http://127.0.0.1:5000/api/
3
+REACT_APP_GITHUB_OAUTH_CLIENT_ID=
4
+REACT_APP_GITHUB_OAUTH_CLIENT_SECRET=
5
+REACT_APP_GITHUB_OAUTH_REDIRECT_URL=http://localhost:3000/authentication/sign-in
0 commit comments