# ------------------------------ # Redis Configuration # ------------------------------ REDIS_URL=redis://username:your_password@HOST:PORT # ------------------------------ # GitHub Configuration # ------------------------------ # Scopes required: 'repo' (to create repos and push code) GITHUB_TOKEN=ghp_xxxxxx # The GitHub username associated with the token above GITHUB_USERNAME=github_username