bouncer/internal/config/testdata/config.yml

7 lines
79 B
YAML
Raw Normal View History

2023-04-24 20:52:12 +02:00
logger:
level: 0
format: human
http:
host: "${LISTEN_ADDR}"
port: 3000