This commit is contained in:
Your Name
2026-01-19 14:13:59 +08:00
parent 49a7d6eabd
commit 2df36b9627
5 changed files with 205 additions and 10 deletions

3
.env.development Normal file
View File

@@ -0,0 +1,3 @@
NODE_ENV = 'development'
# Base API
VITE_APP_BASE_URL='http://server.pronhub.sbs'