Add missing slash

This commit is contained in:
decentral1se 2021-05-14 17:48:37 +02:00
parent 90501fc5e2
commit 632bed53f4
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ http {
}
location /static/ {
alias /opt/mailman-web-data/static;
alias /opt/mailman-web-data/static/;
}
location /static/favicon.ico {