mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
6 lines
183 B
Text
6 lines
183 B
Text
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";
|