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