mastus/website: syntax error

This commit is contained in:
Gabriel Ebner 2018-03-10 16:36:50 +01:00
parent 81f1c549a7
commit 4e5bf55c2c

@ -42,7 +42,7 @@
root /srv/www.gebner.org; root /srv/www.gebner.org;
error_page 404 403 /404.html; error_page 404 403 /404.html;
access_log logs/website_access.log access_log logs/website_access.log;
} }
''; '';
} }