- # base api
- REACT_APP_BASE_API = 'http://118.31.245.65:8081/'
- #112.124.59.133:8081 linux服务器
- #121.43.139.179:8802 公网
- #172.18.116.20:8802
- #118.31.245.65:8081
- #192.168.51.76 李加喜
- # http://192.168.51.80:8081/ 本地
- # 192.168.1.45:8088/imed/pfm/
- PUBLIC_URL = '/'
|