.env.development 232 B

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