aboutsummaryrefslogtreecommitdiff
path: root/templates/gitweb.conf.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gitweb.conf.erb')
-rw-r--r--templates/gitweb.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gitweb.conf.erb b/templates/gitweb.conf.erb
index d01f575..62920f3 100644
--- a/templates/gitweb.conf.erb
+++ b/templates/gitweb.conf.erb
@@ -25,4 +25,4 @@ $logo = "/git-logo.png";
$favicon = "/git-favicon.png";
# header url
-@git_base_url_list = ('<%= protocol %>://git.<%= hosting_domain %>');
+@git_base_url_list = ('<%= @protocol %>://git.<%= @hosting_domain %>');