?skynet stats
This commit is contained in:
parent
3b75226e0b
commit
2a64b33cc9
|
@ -67,7 +67,7 @@ server {
|
||||||
proxy_pass http://siad-download/skynet/portals;
|
proxy_pass http://siad-download/skynet/portals;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /stats {
|
location ~ "(/skynet)?/stats" {
|
||||||
include /etc/nginx/conf.d/include/cors;
|
include /etc/nginx/conf.d/include/cors;
|
||||||
|
|
||||||
proxy_cache skynet;
|
proxy_cache skynet;
|
||||||
|
|
Reference in New Issue