1.切换成所有用户都可以访问交叉评查。

2.pm2运行文件自动重启缓存改成4g。
This commit is contained in:
2026-01-16 09:27:56 +08:00
parent 66d2f7cef4
commit a2eafce5c1
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ JWT_SECRET=gdyc-super-secrets-jjwtt-key-change-this-in-production-20250721-from-
# 交叉评查专属模式
# 设置为 true 时,端口51707只显示交叉评查入口,隐藏其他模块(上线模式)
# 设置为 false 时,保持正常模式显示所有模块(测试/开发模式)
CROSS_CHECKING_ONLY_MODE=true
CROSS_CHECKING_ONLY_MODE=false