Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-11 06:37:42 +00:00
parent e99f34de45
commit ad82237655
45 changed files with 615 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# 数据持久化路径 [必填]
LLONEBOT_ROOT_PATH=/home/llonebot
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=3080
# 快速登录QQ号码 [必填]
QUICK_LOGIN_QQ=
# OneBot HTTP 端口 [必填]
PANEL_APP_PORT_ONEBOT_HTTP=3000
# OneBot WebSocket 端口 [必填]
PANEL_APP_PORT_ONEBOT_WS=3001
# Satori 端口 [必填]
PANEL_APP_PORT_SATORI=5600