feat(proxy): update proxy edit api to feat "oldName" && "newName"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { defineConfig } from 'vite'
|
||||
import vue from '@vitejs/plugin-vue'
|
||||
|
||||
const APP_TARGET = '192.168.20.4:19090'
|
||||
const APP_TARGET = '192.168.1.19:19090'
|
||||
|
||||
export default defineConfig({
|
||||
define: {
|
||||
|
||||
Reference in New Issue
Block a user