Skip to content

Commit aa4f1fa

Browse files
committed
Fix comment
1 parent d5e7752 commit aa4f1fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/http.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ http {
6464
}
6565

6666
# If we receive X-Original-Forwarded-Proto, use it; otherwise, use
67+
# the value of X-Forwarded-Proto
6768
map $http_x_original_forwarded_proto $proxy_x_forwarded_proto_final {
6869
default $http_x_original_forwarded_proto;
6970
'' $proxy_x_forwarded_proto;

0 commit comments

Comments
 (0)