database_url = "postgres://user:password@host/database"
api_version = "1.0.0"
host = "0.0.0.0"
port = 3000