Compare commits

...

1 Commits

Author SHA1 Message Date
shanshanzhong147 b533ac2732 fix: set admin api base url 2026-05-25 21:45:40 -07:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# API base URL # API base URL
VITE_API_BASE_URL= VITE_API_BASE_URL=https://tapi.hifast.biz
# API prefix path # API prefix path
VITE_API_PREFIX= VITE_API_PREFIX=
+1
View File
@@ -0,0 +1 @@
VITE_API_BASE_URL=https://tapi.hifast.biz