.env.development 278 B

123456789101112
  1. # base api
  2. REACT_APP_BASE_API = 'http://118.31.245.65:8081/'
  3. #112.124.59.133:8081 linux服务器
  4. #121.43.139.179:8802 公网
  5. #172.18.116.20:8802
  6. #118.31.245.65:8081
  7. #192.168.51.76 李加喜
  8. # http://192.168.51.80:8081/ 本地
  9. # 192.168.1.45:8088/imed/pfm/
  10. PUBLIC_URL = '/'