ops: Use unix sockets to query esplora from nginx
This commit is contained in:
@@ -14,7 +14,7 @@ do
|
||||
--cors '*' \
|
||||
--db-dir __ELECTRS_DATA_ROOT__ \
|
||||
--daemon-dir "${HOME}" \
|
||||
--http-addr '[::]:3000' \
|
||||
--http-socket-file '/bitcoin/socket/esplora-bitcoin-mainnet' \
|
||||
--cookie '__BITCOIN_RPC_USER__:__BITCOIN_RPC_PASS__' \
|
||||
--precache-scripts "${HOME}/electrs/contrib/popular-scripts.txt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user