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