mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
ops: Set nginx cache warmer services host from env var
This commit is contained in:
parent
acbf188c9c
commit
3344cd9517
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue