env-config.js 74 B

1234
  1. window._env_ = {
  2. URL: 'http://',
  3. API_URL: 'http://127.0.0.1:9000',
  4. };