Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-03-07 03:28:42 +00:00
parent 38f26ba4c1
commit 0eee244174
48 changed files with 6 additions and 6 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