changed adguard vhost
This commit is contained in:
@@ -1 +1 @@
|
||||
{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x75dea790>: Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None}
|
||||
{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x75e28790>: Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None}
|
||||
|
||||
@@ -31,7 +31,7 @@ server {
|
||||
|
||||
|
||||
location / {
|
||||
proxy_pass http://192.168.0.5:80;
|
||||
proxy_pass http://192.168.0.5;
|
||||
proxy_read_timeout 90s;
|
||||
proxy_connect_timeout 90s;
|
||||
proxy_send_timeout 90s;
|
||||
|
||||
Reference in New Issue
Block a user