feat: translate

This commit is contained in:
2025-10-15 10:34:22 +08:00
parent 32b4a7e624
commit ee96c5feb8
11 changed files with 231 additions and 75 deletions

View File

@@ -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,
},
},