This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhaoy
/
BPA.SAAS.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
z
groupmealweb
zhaoy
11 months ago
parent
c3ea2a1ea2
commit
54113f6627
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: {
'/saasbase/': {
target: 'http://
10.2.1.26:21995/saasbase
',
target: 'http://
localhost:5006/
',
changeOrigin: true,
secure: false, //关闭证书验证
pathRewrite: {
Write
Preview
Loading…
Cancel
Save