refactor: 调整登录超时时间

This commit is contained in:
xuwei-fit2cloud 2024-10-31 17:37:51 +08:00
parent 5f4a994330
commit 96b6480609

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
## 动态路径