You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nginx config
location ~ ^/api/(.*) {
proxy_pass http://127.0.0.1:8117/$1$is_args$args;
}
cloudflare do not use cdn api / stats normal display.
but if use cdn garbled, is not gzip decompression?
The text was updated successfully, but these errors were encountered:
nginx config
location ~ ^/api/(.*) {
proxy_pass http://127.0.0.1:8117/$1$is_args$args;
}
cloudflare do not use cdn api / stats normal display.
but if use cdn garbled, is not gzip decompression?
The text was updated successfully, but these errors were encountered: