- got to a good place on individual hotlist sounds

This commit is contained in:
2026-01-16 15:42:52 +00:00
parent cbfce837a3
commit 80bcae6fd5
12 changed files with 182 additions and 17 deletions

View File

@@ -27,7 +27,7 @@ export default defineConfig({
host: true,
proxy: {
"/api": {
target: "http://100.72.72.70:8080",
target: "http://100.118.196.113:8080",
changeOrigin: true,
},
},