remove ingress

This commit is contained in:
Alexandre
2021-08-02 11:21:53 +02:00
parent 845843a705
commit eda00aef83
11 changed files with 1 additions and 224 deletions

View File

@@ -1,6 +0,0 @@
root /dev/null;
server_name $hostname;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header X-Robots-Tag none;