7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
# PostgreSQL 密碼
|
|
DB_PASSWORD=your_secure_password_here
|
|
|
|
# Rocket.Chat 管理員帳號(首次啟動時設定)
|
|
ROCKETCHAT_USER=admin
|
|
ROCKETCHAT_PASSWORD=your_rocketchat_password_here
|