mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-05 20:52:29 +02:00
Update default
This commit is contained in:
@@ -57,7 +57,6 @@ server {
|
|||||||
location = /.well-known/host-meta.json {
|
location = /.well-known/host-meta.json {
|
||||||
return 301 $scheme://$host:$server_port/public.php?service=host-meta-json;
|
return 301 $scheme://$host:$server_port/public.php?service=host-meta-json;
|
||||||
}
|
}
|
||||||
client_max_body_size 10G;
|
|
||||||
fastcgi_buffers 64 4K;
|
fastcgi_buffers 64 4K;
|
||||||
gzip on;
|
gzip on;
|
||||||
gzip_vary on;
|
gzip_vary on;
|
||||||
|
|||||||
Reference in New Issue
Block a user