Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-29 03:37:42 +00:00
parent 805064bf82
commit ef348e9d58
62 changed files with 592 additions and 90 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