Change platform to rocket.chat

This commit is contained in:
ChenKaiLiuG
2026-02-01 01:24:56 +08:00
parent f1761cb25d
commit 809a65056d
6 changed files with 1069 additions and 230 deletions

View File

@@ -1,8 +1,6 @@
# PostgreSQL 密碼
DB_PASSWORD=your_secure_password_here
# Papercups Secret Key (使用以下命令生成: openssl rand -hex 64)
PAPERCUPS_SECRET_KEY=your_papercups_secret_key_here
# Papercups API Token (從 Papercups Settings 取得)
PAPERCUPS_API_TOKEN=your_papercups_api_token_here
# Rocket.Chat 管理員帳號(首次啟動時設定)
ROCKETCHAT_USER=admin
ROCKETCHAT_PASSWORD=your_rocketchat_password_here