Update chatwoot docker

This commit is contained in:
ChenKaiLiuG
2025-12-21 16:49:44 +08:00
parent 13a6b1ed0e
commit ccb0202579
5 changed files with 152 additions and 141 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# PostgreSQL 密碼
DB_PASSWORD=your_secure_password_here
# Chatwoot Secret Key (使用以下命令生成: openssl rand -hex 64)
CHATWOOT_SECRET_KEY=your_chatwoot_secret_key_here