fix: 生产环境API使用相对路径,适配任意端口部署
This commit is contained in:
@@ -1 +1 @@
|
||||
VITE_API_BASE_URL=http://88.151.33.134:8080/api
|
||||
VITE_API_BASE_URL=/api
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
VITE_API_BASE_URL=http://88.151.33.134:8080/api
|
||||
VITE_API_BASE_URL=/api
|
||||
|
||||