This commit is contained in:
parent
4859932ed3
commit
47d793e77c
|
|
@ -2,7 +2,7 @@
|
||||||
NODE_ENV = production
|
NODE_ENV = production
|
||||||
|
|
||||||
# 生产环境接口基础地址
|
# 生产环境接口基础地址
|
||||||
VITE_API_BASE_URL = http://18.167.120.9:8605/api
|
VITE_API_BASE_URL = http://18.167.120.9:8085/api
|
||||||
|
|
||||||
# 请求超时时间(毫秒)
|
# 请求超时时间(毫秒)
|
||||||
VITE_REQUEST_TIMEOUT = 10000
|
VITE_REQUEST_TIMEOUT = 10000
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue