We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b65a2e commit 83bcfe1Copy full SHA for 83bcfe1
apache/gitlab
@@ -10,6 +10,7 @@
10
11
ProxyPass / http://127.0.0.1:3000/
12
ProxyPassReverse / http://127.0.0.1:3000/
13
+ ProxyPreserveHost On
14
15
CustomLog /var/log/apache2/gitlab/access.log combined
16
ErrorLog /var/log/apache2/gitlab/error.log
@@ -25,6 +26,7 @@
25
26
27
28
29
30
31
32
0 commit comments