9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
|
# Database
|
||
|
DB_NAME=abcd
|
||
|
DB_USER=abcd
|
||
|
DB_PWD="abcd!#$"
|
||
|
DB_HOST=localhost
|
||
|
DB_PORT=5432
|
||
|
|
||
|
# Keys
|
||
|
WORDBOT_TOKEN=0000000000:abcdefghij_kl_mn-op_qrst
|