Commit 6a2481d5 authored by 罗超's avatar 罗超

提交配置文件

parent 0fdba7f8
......@@ -61,7 +61,7 @@ module.exports = configure(function (ctx) {
env: ctx.dev
? {
BASE_APP_API: 'http://192.168.10.9:8085/api'
BASE_APP_API: 'http://127.0.0.1:5001/api'
}
: {
BASE_APP_API: 'https://eduapi.oytour.com/api'
......
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