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
tmp
zhaoy
11 months ago
parent
a1d88a4448
commit
ac183b478b
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://
192.168.1.19
:5006',
target: 'http://
localhost
:5006',
changeOrigin: true,
secure: false, //关闭证书验证
pathRewrite: {
Write
Preview
Loading…
Cancel
Save