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 322fb08 commit efbd140Copy full SHA for efbd140
.env
@@ -24,8 +24,8 @@ DS_PRIVATE_KEY={DS_PRIVATE_KEY}
24
25
# React environment variables
26
#UI and BE links
27
-REACT_APP_DS_RETURN_URL={REACT_APP_DS_RETURN_URL}
28
-REACT_APP_API_BASE_URL={REACT_APP_API_BASE_URL}
+REACT_APP_DS_RETURN_URL=http://localhost:3000
+REACT_APP_API_BASE_URL=http://localhost:5001/api
29
30
# The DS Authentication server
31
REACT_APP_DS_AUTH_SERVER=https://account-d.docusign.com
0 commit comments