Skip to content

Commit

Permalink
caddy forwards X-Forwarded-Proto by default
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR committed Jun 8, 2024
1 parent 4d1e43e commit a5e4df4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caddy/config/searxng.caddy
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,5 @@ Disallow: /"
encode zstd gzip
reverse_proxy searxng:8080 {
header_up X-Forwarded-Port {http.request.port}
header_up X-Forwarded-Proto {http.request.scheme}
}
}

0 comments on commit a5e4df4

Please sign in to comment.