Compare commits

..

No commits in common. "0fcdf6e00f9f0659310542aa12cccf2eec65b609" and "bae4f806bdda49b8de4a104c30fb3a277c7c0cbf" have entirely different histories.

2 changed files with 2 additions and 5 deletions

View File

@ -14,9 +14,7 @@ export default defineConfig({
},
proxy: {
'/api/': {
// target: 'http://yt:8003',
target: 'http://10.39.13.80:8003',
// target: 'http://we6f9c65.natappfree.cc',
target: 'http://we6f9c65.natappfree.cc',
// target: 'https://loanos-test.nchl.net/',
changeOrigin: true,
pathRewrite: { '^': '' },

View File

@ -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"
}