ops: Set nginx cache warmer services host from env var

This commit is contained in:
wiz 2026-01-17 13:45:41 +09:00
parent acbf188c9c
commit 3344cd9517
No known key found for this signature in database
GPG key ID: A394E332255A6173

View file

@ -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