pagedit
This commit is contained in:
@@ -8,7 +8,7 @@ export default defineConfig({
|
||||
host: '0.0.0.0',
|
||||
proxy: {
|
||||
'/matagent': {
|
||||
target: 'http://47.121.220.134:8000',
|
||||
target: 'http://159.75.91.126:8000',
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path.replace(/^\/matagent/, '/matagent')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user