mirror of
https://github.com/gitlabhq/gitlab-recipes.git
synced 2026-01-10 06:58:06 -05:00
Fix whitespace
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#SSLCertificateChainFile /etc/apache2/ssl/cacert.pem
|
||||
|
||||
# Uncomment the following line to prevent redirects to http on https only vhosts
|
||||
#RequestHeader set X-Forwarded-Proto "https"
|
||||
#RequestHeader set X-Forwarded-Proto "https"
|
||||
|
||||
ProxyPass / http://127.0.0.1:3000/
|
||||
ProxyPassReverse / http://127.0.0.1:3000/
|
||||
|
||||
Reference in New Issue
Block a user