Newer
Older
rescue_front / config / prod.env.js
[wangxitong] on 16 May 2022 151 bytes 添加灭火器
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://111.198.10.15:11304"',
  BASE_API: '"http://123.60.16.43:8081"',
}