mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 20:04:05 +02:00
Align netalertx addon with test repository
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
map $http_upgrade $connection_upgrade {
|
||||
default upgrade;
|
||||
'' close;
|
||||
}
|
||||
|
||||
server {
|
||||
listen %%interface%%:%%port%% default_server;
|
||||
server_name netalertx;
|
||||
|
||||
Reference in New Issue
Block a user