config = { "API_PORT": 3000, "API_HOST": "0.0.0.0", "REDIS_HOST": "localhost", "REDIS_PORT": 6379, }