Commit 262136df authored by liubinyu's avatar liubinyu

bug

parent ec8c0acf
......@@ -15,6 +15,7 @@ export default defineConfig({
proxy: {
'/api': {
target: 'http://47.243.113.209:8081',
// target: 'http://192.168.200.12:8081',
changeOrigin: true,
ws: true,
rewrite: (path) => path.replace('/api', '')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment