listen_addr = "0.0.0.0:30000" database_url = "postgres://localhost/unnamed" jwt_secret = "i-am-a-secret-token-and-i-am-proud" jwt_max_age = "1h"