Revert "Update Nginx config"

This reverts commit 86c9d3b1d5.
This commit is contained in:
Mo 2024-07-03 16:08:14 +02:00
parent 57114fb23e
commit 5835725435

View file

@ -43,6 +43,6 @@ http {
location / {
}
error_page 404 404.html;
error_page 404 /404.html;
}
}