File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,13 +8,9 @@ PUBLIC_URL=https://localhost:3001
88GENERATE_SOURCEMAP=false
99# Set it to the URL from where APIs will be accessible, for local development it should be localhost:3000/api/app (use your local port number instead)
1010# REACT_APP_SERVERURL=http://localhost:8080/app
11- # A 12 character long random app identifier. The value of this should be same as APP_ID which is a variable used by backend API.
12- REACT_APP_APPID=opensign
1311
1412
1513# Backend ExpressJS config ****************************************************************************************************************************************************************************************
16- # A 12 character long random app identifier. The value of this should be same as REACT_APP_APPID which is a variable used by Frontend React App.
17- APP_ID=opensign
1814# Name of the app. It will be visible in the verification emails sent out.
1915appName=open_sign_server
2016# A 12 character long random secret key that allows access to all the data. It is used in Parse dashboard config to view all the data in the database.
You can’t perform that action at this time.
0 commit comments