diff --git a/woodpecker.env.example b/woodpecker.env.example index e622e61..e49d25c 100644 --- a/woodpecker.env.example +++ b/woodpecker.env.example @@ -1,11 +1,11 @@ # Woodpecker CI/CD Environment Configuration # Step 1: Get Gitea OAuth2 Credentials -# 1. Go to https://git.bryanmail.net +# 1. Go to https://${GITEA_HOST} # 2. Profile → Settings → Applications → OAuth2 Applications # 3. Create New OAuth2 Application # - Name: Woodpecker -# - Redirect URI: https://woodpecker.bryanmail.net/authorize +# - Redirect URI: https://${WOODPECKER_HOST}/authorize # 4. Copy Client ID and Secret below WOODPECKER_GITEA_CLIENT=change-me-gitea-client-id