[server] host = localhost port = 8080 debug = false [database] url = postgres://localhost/app pool_size = 10 [logging] level = INFO file = /var/log/app.log