summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/mu4web.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/mu4web.pp b/manifests/mu4web.pp
index 42ab568..0cd2cbb 100644
--- a/manifests/mu4web.pp
+++ b/manifests/mu4web.pp
@@ -79,7 +79,7 @@ class profiles::mu4web (
;
"${server_name} - mu4web @gunicorn":
location => '@gunicorn',
- proxy => $wsgi_address,
+ proxy => "http://${wsgi_address}",
}
}
}