mirror of https://github.com/1Panel-dev/1Panel
appstorecrontabdatabasedockerdocker-composedocker-containerdocker-imagedocker-uifilemanagerlamplnmppanel
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
156 B
4 lines
156 B
2 years ago
|
proxy_ignore_headers Set-Cookie Cache-Control expires;
|
||
|
proxy_cache cache_one;
|
||
|
proxy_cache_key $host$uri$is_args$args;
|
||
|
proxy_cache_valid 200 304 301 302 10m;
|