Show More
@@ -590,6 +590,9 b' pushes or large pushes::' | |||
|
590 | 590 | |
|
591 | 591 | proxy_redirect off; |
|
592 | 592 | proxy_set_header Host $host; |
|
593 | ## needed for container auth | |
|
594 | #proxy_set_header REMOTE_USER $remote_user; | |
|
595 | #proxy_set_header X-Forwarded-User $remote_user; | |
|
593 | 596 | proxy_set_header X-Url-Scheme $scheme; |
|
594 | 597 | proxy_set_header X-Host $http_host; |
|
595 | 598 | proxy_set_header X-Real-IP $remote_addr; |
General Comments 0
You need to be logged in to leave comments.
Login now