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.

6 lines
177 B
Plaintext

NODE_PATH=src
REACT_APP_MODE=local
REACT_APP_VERSION = v0.0.1
#REACT_APP_API_URL=http://localhost:8090
REACT_APP_API_URL=http://211.119.124.73:8090
REACT_APP_SERVER_TIMEOUT=6000