Compare commits
No commits in common. "0fcdf6e00f9f0659310542aa12cccf2eec65b609" and "bae4f806bdda49b8de4a104c30fb3a277c7c0cbf" have entirely different histories.
0fcdf6e00f
...
bae4f806bd
@ -14,9 +14,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
proxy: {
|
proxy: {
|
||||||
'/api/': {
|
'/api/': {
|
||||||
// target: 'http://yt:8003',
|
target: 'http://we6f9c65.natappfree.cc',
|
||||||
target: 'http://10.39.13.80:8003',
|
|
||||||
// target: 'http://we6f9c65.natappfree.cc',
|
|
||||||
// target: 'https://loanos-test.nchl.net/',
|
// target: 'https://loanos-test.nchl.net/',
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
pathRewrite: { '^': '' },
|
pathRewrite: { '^': '' },
|
||||||
|
|||||||
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"url": "http://10.39.13.80:8003/api/docs/openapi",
|
"url": "http://we6f9c65.natappfree.cc/api/docs/openapi",
|
||||||
// "url": "http://we6f9c65.natappfree.cc/api/docs/openapi",
|
|
||||||
"module": "Admin"
|
"module": "Admin"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user