env-config.js 90 B

1234
  1. window._env_ = {
  2. MILVUS_URL: '127.0.0.1:19530',
  3. HOST_URL: 'http://127.0.0.1:3000',
  4. };