simplify nginx configuration deployment

This commit is contained in:
Daniel Micay
2023-07-15 16:34:24 -04:00
parent 8a4a08cae8
commit c748d7e960
3 changed files with 5 additions and 5 deletions

View File

@@ -187,7 +187,7 @@ http {
listen [::]:443 ssl http2;
server_name grapheneos.org;
root /srv/grapheneos.org;
include root_grapheneos.org.conf;
error_page 403 =404 /404;
error_page 404 /404;