Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-27 03:35:22 +00:00
parent 9d41ce3b65
commit 226fa3bed7
24 changed files with 3 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
# 数据持久化路径 [必填]
BESZEL_ROOT_PATH=/home/beszel
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=8090
# 密码验证功能 [必填]
DISABLE_PASSWORD_AUTH=false
# 第三方用户注册功能 [必填]
USER_CREATION=false