Skip to content

🐛 fix(proxy): Ensure BalancerForward overwrites X-Real-IP header #5187

🐛 fix(proxy): Ensure BalancerForward overwrites X-Real-IP header

🐛 fix(proxy): Ensure BalancerForward overwrites X-Real-IP header #5187

Workflow file for this run

name: auto-labeler
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened, edited, reopened, synchronize]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
auto-labeler:
uses: gofiber/.github/.github/workflows/auto-labeler.yml@main
secrets:
github-token: ${{ secrets.ISSUE_PR_TOKEN }}
with:
config-path: .github/labeler.yml
config-repository: gofiber/fiber