[mailman3] Missing nginx parameter
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
20efa747fc
commit
8a0bb4401d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue