Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-26 15:19:20 +00:00
parent 0e9f2c719f
commit c0cb410e88
25 changed files with 4 additions and 4 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