Commit a7d1e13d authored by yaya's avatar yaya

feat: 环境配置

parent 46da79c1
module.exports = { module.exports = {
NODE_ENV: '"production"', NODE_ENV: '"production"',
ENV_CONFIG: '"dev"', ENV_CONFIG: '"dep"',
BASE_API: '"http://cjxc-dev.wanwudezhi.com/admin"' BASE_API: '"http://cjxc-dev.wanwudezhi.com/admin"'
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment