This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
api
wulanhaote
张泽亮
3 years ago
parent
74022216ca
commit
b6e258c030
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/dev.env.js
+ 1
- 1
config/dev.env.js
View File
@@ -4,5 +4,5 @@ const prodEnv = require('./prod.env')
module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
VUE_APP_BASE_API:'"/
dev-
api"'
VUE_APP_BASE_API:'"/api"'
})
Write
Preview
Loading…
Cancel
Save