?skynet stats

This commit is contained in:
Karol Wypchlo 2020-07-27 17:34:30 +02:00
parent 3b75226e0b
commit 2a64b33cc9
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ server {
proxy_pass http://siad-download/skynet/portals;
}
location /stats {
location ~ "(/skynet)?/stats" {
include /etc/nginx/conf.d/include/cors;
proxy_cache skynet;