Merge pull request #13046 from dataease/pr@dev-v2_installer_params

refactor: 调整登录超时时间
This commit is contained in:
xuwei-fit2cloud
2024-10-31 17:38:35 +08:00
committed by GitHub

View File

@@ -3,8 +3,8 @@
DE_BASE=/opt
## Service 端口
DE_PORT=8100
## 登录超时时间单位min。如果不设置则默认8小时,也就是480
DE_LOGIN_TIMEOUT=480
## 登录超时时间单位min。如果不设置则默认16小时,也就是960
DE_LOGIN_TIMEOUT=960
## 安装模式
DE_INSTALL_MODE=community
## 动态路径