Commit b5ed2db9 authored by zhanglw's avatar zhanglw

调整

parent 49a07eb8
......@@ -4,8 +4,8 @@ const prodEnv = require('./prod.env')
module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
// BASE_API: '"192.168.3.188:8086"'
BASE_API: '"http://jingkongyun.com:8000"'
BASE_API: '"http://192.168.3.188:8086"'
// BASE_API: '"http://jingkongyun.com:8000"'
// BASE_API: '"https://api.auauz.net"'
})
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