mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
6 lines
158 B
Text
6 lines
158 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;
|