9 lines
No EOL
124 B
YAML
9 lines
No EOL
124 B
YAML
debug: true
|
|
|
|
db:
|
|
dsn: "postgres://postgres:@localhost:5432/test?sslmode=disable"
|
|
|
|
listen: :8000
|
|
|
|
admins:
|
|
admin: password |