env.js 91 B

1234
  1. window.customENV = {
  2. baseURL: "http://172.192.13.78:9087",
  3. timeout: 1000 * 60 * 30,
  4. };