[mailman3] Missing nginx parameter

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-02-28 18:43:13 +01:00 committed by ynerant
parent 20efa747fc
commit 8a0bb4401d
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ loc_nginx:
- filter: "/"
params:
- "uwsgi_pass mailman3"
- "include /etc/nginx/uwsgi_params"
- "satisfy any"
- "allow 185.230.76.0/22"
- "allow 2a0c:700:0::/40"