feat: add base url utility and update api endpoints

This commit is contained in:
2025-11-11 11:27:56 +08:00
parent 21d46e7440
commit a606b5766a
12 changed files with 44 additions and 15 deletions

4
.env
View File

@@ -1,6 +1,6 @@
# VITE_API_BASE_URL
# VITE_API_BASE_URL = http://154.9.253.114:9380
VITE_API_BASE_URL = http://150.158.121.95
VITE_API_BASE_URL = http://154.9.253.114:9380
# VITE_API_BASE_URL = http://150.158.121.95
# VITE_FLASK_API_BASE_URL
VITE_FLASK_API_BASE_URL = http://150.158.121.95