15 lines
227 B
YAML
15 lines
227 B
YAML
|
debug: true
|
||
|
|
||
|
db:
|
||
|
dsn: "postgres://app:app@localhost:5432/app?sslmode=disable"
|
||
|
|
||
|
listen: :8000
|
||
|
|
||
|
admins:
|
||
|
admin: password
|
||
|
|
||
|
host: https://sh.org.ru
|
||
|
|
||
|
keys:
|
||
|
- 12345678901234567890123456789012
|
||
|
- 12345678901234567890123456789012
|