You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
NODE_PATH=src
|
|
REACT_APP_MODE=production
|
|
REACT_APP_VERSION = v0.0.1
|
|
#REACT_APP_API_URL=http://localhost:8090
|
|
#REACT_APP_API_URL=http://211.119.124.9:8090
|
|
REACT_APP_API_URL=http://211.119.124.107:8090
|
|
REACT_APP_SERVER_TIMEOUT=60000 |