Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-23 06:31:55 +00:00
parent ed17e4d6f3
commit 3867ce53b2
32 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