Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #104 from joselfonseca/analysis-prEaVL
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
joselfonseca authored Aug 12, 2022
2 parents 27f68ab + bbe0756 commit 2ec9c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Middleware/TrustProxies.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ class TrustProxies extends Middleware
Request::HEADER_X_FORWARDED_PORT |
Request::HEADER_X_FORWARDED_PROTO |
Request::HEADER_X_FORWARDED_AWS_ELB;
}
}

0 comments on commit 2ec9c7b

Please sign in to comment.