fix(account): default backend api base url

This commit is contained in:
2026-05-18 22:21:18 +08:00
parent 881aceb78c
commit c24c88458c
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
VITE_APM_STORE_LOCAL_MODE=true
VITE_APM_STORE_BASE_URL=/local_amd64-store
VITE_APM_STORE_STATS_BASE_URL=/local_stats
VITE_SPARK_BACKEND_BASE_URL=http://127.0.0.1:8000