This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPA.KitChen.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
新增小程序配置
tags/小炒逻辑变更前
yangwenhua
2 years ago
parent
0c50cf49ff
commit
b267ed85e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/proxy.js
+ 1
- 1
config/proxy.js
View File
@@ -9,7 +9,7 @@
export default {
dev: {
'/kitchen/': {
target: 'http
s://localhost:5001
/',
target: 'http
://kitchen.dev1.com
/',
changeOrigin: true,
secure: false, //关闭证书验证
pathRewrite: {
Write
Preview
Loading…
Cancel
Save