Compare commits
3 Commits
bae4f806bd
...
0fcdf6e00f
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fcdf6e00f | |||
| 2a965d5f07 | |||
| f902777f03 |
@ -14,7 +14,9 @@ export default defineConfig({
|
||||
},
|
||||
proxy: {
|
||||
'/api/': {
|
||||
target: 'http://we6f9c65.natappfree.cc',
|
||||
// target: 'http://yt:8003',
|
||||
target: 'http://10.39.13.80:8003',
|
||||
// target: 'http://we6f9c65.natappfree.cc',
|
||||
// target: 'https://loanos-test.nchl.net/',
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^': '' },
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
{
|
||||
"url": "http://we6f9c65.natappfree.cc/api/docs/openapi",
|
||||
"url": "http://10.39.13.80:8003/api/docs/openapi",
|
||||
// "url": "http://we6f9c65.natappfree.cc/api/docs/openapi",
|
||||
"module": "Admin"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user