diff --git a/production/nginx-cache-warmer-ssr b/production/nginx-cache-warmer-ssr index 4907e4e12..29ebc9883 100755 --- a/production/nginx-cache-warmer-ssr +++ b/production/nginx-cache-warmer-ssr @@ -1,7 +1,7 @@ #!/usr/bin/env zsh delay=0.15 hostname=$(hostname) -services_host="" +#services_host="" protocol="https" base_domain="mempool.space" list_refresh_interval=60