feat: 更新生产和测试环境的服务基础 URL,确保使用正确的 API 地址
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# backend service base url, prod environment
|
||||
VITE_SERVICE_BASE_URL=http://192.168.1.2:9537
|
||||
VITE_SERVICE_BASE_URL=https://capp-api.riwsan.com
|
||||
|
||||
# other backend service base url, prod environment
|
||||
VITE_OTHER_SERVICE_BASE_URL= `{}`
|
||||
|
||||
Reference in New Issue
Block a user