daily autocommit
This commit is contained in:
@@ -1 +1 @@
|
||||
{'protocol': 'http', 'installed_aghash': 'f6a96ac380071a09', 'last_error': None, 'site': 'realm', 'last_check': 1642769396.3568418, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1639470832.6044304, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi'}
|
||||
{'protocol': 'http', 'installed_aghash': 'f6a96ac380071a09', 'last_error': None, 'site': 'realm', 'last_check': 1642827355.7839634, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1639470832.6044304, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi'}
|
||||
|
||||
@@ -31,7 +31,7 @@ server {
|
||||
|
||||
|
||||
location / {
|
||||
proxy_pass http://192.168.0.123:8080;
|
||||
proxy_pass http://192.168.0.40:8080;
|
||||
proxy_read_timeout 90s;
|
||||
proxy_connect_timeout 90s;
|
||||
proxy_send_timeout 90s;
|
||||
|
||||
@@ -32,7 +32,7 @@ server {
|
||||
|
||||
|
||||
location / {
|
||||
proxy_pass http://192.168.0.99:2342;
|
||||
proxy_pass http://192.168.0.40:2342;
|
||||
proxy_read_timeout 90s;
|
||||
proxy_connect_timeout 90s;
|
||||
proxy_send_timeout 90s;
|
||||
|
||||
@@ -31,7 +31,7 @@ server {
|
||||
|
||||
|
||||
location / {
|
||||
proxy_pass http://192.168.0.99:9000;
|
||||
proxy_pass http://192.168.0.40:9000;
|
||||
proxy_read_timeout 90s;
|
||||
proxy_connect_timeout 90s;
|
||||
proxy_send_timeout 90s;
|
||||
|
||||
Reference in New Issue
Block a user