Show More
@@ -9,7 +9,7 b' timeout during large pushes.' | |||||
9 | .. code-block:: nginx |
|
9 | .. code-block:: nginx | |
10 |
|
10 | |||
11 | proxy_redirect off; |
|
11 | proxy_redirect off; | |
12 | proxy_set_header Host $host; |
|
12 | proxy_set_header Host $http_host; | |
13 |
|
13 | |||
14 | ## needed for container auth |
|
14 | ## needed for container auth | |
15 | # proxy_set_header REMOTE_USER $remote_user; |
|
15 | # proxy_set_header REMOTE_USER $remote_user; |
General Comments 0
You need to be logged in to leave comments.
Login now