Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-01-13 03:28:04 +00:00
parent 452f23761f
commit 9ceec5bcf2
45 changed files with 10 additions and 53 deletions
-9
View File
@@ -4,15 +4,6 @@ NODEBB_ROOT_PATH=/home/nodebb
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=4567
# 管理员邮箱 [必填]
NODEBB_ADMIN_EMAIL=
# 管理员用户名 [必填]
NODEBB_ADMIN_USERNAME=
# 管理员密码 [必填]
NODEBB_ADMIN_PASSWORD=
# 数据库类型 [必填]
NODEBB_DB=postgres