mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-11-03 10:20:53 +08:00
ui update
This commit is contained in:
@@ -39,7 +39,7 @@ export default defineConfig({
|
||||
},
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: "http://xcon.top:8797",
|
||||
target: "http://127.0.0.1:8797",
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path.replace(/^\/sdApi/, ""),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user