{ "server": { "addr": ":8080" }, "database": { "url": "" }, "monitor": { "interval": "60s", "timeout": "10s" }, "smtp": { "host": "", "port": 587, "username": "", "password": "", "from": "" }, "auth": { "admin_username": "admin", "admin_password_hash": "", "jwt_secret": "" } }