chore: include cache conf

This commit is contained in:
Naramsim 2024-01-09 20:48:28 +01:00
parent 9ad71c707b
commit b211af4ce9

View file

@ -89,6 +89,7 @@ http {
}
location /graphql/v1beta {
include /ssl/cache.conf*;
# proxy_cache small;
# proxy_cache_valid 200 10d;
# proxy_cache_valid any 0;