6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
# PostgreSQL 密碼
|
|
DB_PASSWORD=your_secure_password_here
|
|
|
|
# Chatwoot Secret Key (使用以下命令生成: openssl rand -hex 64)
|
|
CHATWOOT_SECRET_KEY=your_chatwoot_secret_key_here
|