feat: translate
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
||||
open: true,
|
||||
proxy: {
|
||||
"/app-api": {
|
||||
target: "http://192.168.1.231:48080",
|
||||
target: "https://petshy.tashowz.com",
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user