[2025-02-18 13:44:47]-自动同步
This commit is contained in:
@@ -9,7 +9,7 @@ location ^~ /docs {
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_http_version 1.1;
|
||||
add_header X-Cache $upstream_cache_status;
|
||||
add_header Cache-Control no-cache;
|
||||
proxy_ssl_server_name off;
|
||||
proxy_ssl_name $proxy_host;
|
||||
add_header Cache-Control no-cache;
|
||||
}
|
||||
Reference in New Issue
Block a user