mirror of
https://github.com/mempool/mempool.git
synced 2025-09-25 17:01:48 +02:00
Disable nginx cache for electrs reverse proxy
This commit is contained in:
@@ -24,6 +24,8 @@ http {
|
||||
access_log /var/log/nginx/access.log;
|
||||
error_log /var/log/nginx/error.log;
|
||||
|
||||
proxy_cache off;
|
||||
|
||||
gzip on;
|
||||
gzip_comp_level 5;
|
||||
gzip_min_length 256;
|
||||
|
Reference in New Issue
Block a user