增加 QlPort 环境变量,支持设置服务启动的端口,修复定时任务视图操作符筛选

This commit is contained in:
whyour
2023-09-15 17:57:28 +08:00
parent 748a099087
commit 0511a4af0d
7 changed files with 46 additions and 19 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ map $http_upgrade $connection_upgrade {
}
server {
listen 5700;
IPV4_CONFIG
IPV6_CONFIG
ssl_session_timeout 5m;