ALLOWED_HOSTS = "https://cafe.test" LOG_LEVEL = "info" PORT = 5000 SWAGGER = true [MYSQL] DATABASE = "" PASSWORD = "" URL = "" USER = ""