18 lines
171 B
YAML
18 lines
171 B
YAML
port: 10230
|
|
|
|
line:
|
|
access:
|
|
secret:
|
|
|
|
database:
|
|
host: localhost
|
|
port: 5432
|
|
user: 'postgres'
|
|
pass:
|
|
db: mtgbot
|
|
|
|
redis:
|
|
host: localhost
|
|
port: 6379
|
|
prefix:
|