mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
fixed End Of Line Sequence
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
proxy_http_version 1.1;
|
||||
proxy_ignore_client_abort off;
|
||||
proxy_read_timeout 86400s;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
# Run nginx in foreground.
|
||||
daemon off;
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
server {
|
||||
listen %%interface%%:%%port%% default_server;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user