prod.js 81 B

1234
  1. const ENV_TYPE = {
  2. baseUrl: "http://localhost:9999"
  3. }
  4. module.exports = ENV_TYPE