restore siad-upload for /statsdown
This commit is contained in:
parent
cb763241ea
commit
12a0859235
|
@ -100,7 +100,7 @@ server {
|
|||
proxy_cache skynet;
|
||||
proxy_cache_valid any 1m; # cache stats for 1 minute
|
||||
proxy_set_header User-Agent: Sia-Agent;
|
||||
proxy_pass http://siad/skynet/stats; # serve upload node stats temporarily
|
||||
proxy_pass http://siad-upload/skynet/stats; # serve upload node stats temporarily
|
||||
}
|
||||
|
||||
location /health-check {
|
||||
|
|
Reference in New Issue