9 lines
122 B
Plaintext
9 lines
122 B
Plaintext
WEB_PORT=3200
|
|
|
|
DB_HOSTNAME=database
|
|
DB_DATABASE=chat
|
|
DB_USERNAME=chat
|
|
DB_PASSWORD=blastoise
|
|
DB_TIMEZONE=Australia/Sydney
|
|
|