mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-21 12:52:26 +00:00
chore: 更新生产环境API基础地址
将生产环境的API基础地址从内网地址
This commit is contained in:
@@ -9,7 +9,7 @@ VITE_APP_TITLE=生产环境
|
||||
VITE_APP_BASE_API=/api/v1
|
||||
|
||||
# 网络请求公用地址
|
||||
VITE_API_BASE_URL='http://172.18.52.77:8001'
|
||||
VITE_API_BASE_URL='http://8.137.99.5:8001'
|
||||
|
||||
# 请求超时时间
|
||||
VITE_TIMEOUT=10000
|
||||
Reference in New Issue
Block a user