ops: Fix broken nginx cache configuration
This commit is contained in:
@@ -12,7 +12,7 @@ location @mempool-api-v1-lightning {
|
||||
|
||||
proxy_cache_background_update on;
|
||||
proxy_cache_use_stale updating;
|
||||
proxy_cache api;
|
||||
proxy_cache apiwarm;
|
||||
proxy_cache_valid 200 10s;
|
||||
proxy_redirect off;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user