fix: set admin api base url

This commit is contained in:
2026-05-25 21:45:40 -07:00
parent cad75b92bc
commit b533ac2732
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# API base URL
VITE_API_BASE_URL=
VITE_API_BASE_URL=https://tapi.hifast.biz
# API prefix path
VITE_API_PREFIX=
+1
View File
@@ -0,0 +1 @@
VITE_API_BASE_URL=https://tapi.hifast.biz