Merge branch 'main' of http://123.60.153.169:3006/fucai/fucai-marriage-h5
This commit is contained in:
commit
59c63e5e9b
|
|
@ -2,7 +2,7 @@
|
|||
# 测试环境下会加载这些变量,覆盖.env中的同名变量
|
||||
|
||||
# API 基础URL
|
||||
VITE_API_BASE_URL=https://nx.smartjinrui.cn
|
||||
VITE_API_BASE_URL=/api
|
||||
|
||||
# 应用端口
|
||||
VITE_PORT=5173
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ const defaultConfig = {
|
|||
timeout: 20000,
|
||||
debug: false
|
||||
};
|
||||
// https://nx.smartjinrui.cn
|
||||
// 开发环境配置
|
||||
export const developmentConfig = {
|
||||
...defaultConfig,
|
||||
|
|
|
|||
Loading…
Reference in New Issue