mirror of
https://github.com/mempool/mempool.git
synced 2025-01-17 18:52:34 +01:00
Set "LIQUID":true in production liquid backend config
This commit is contained in:
parent
7848481d8f
commit
e9d3b44e97
@ -13,6 +13,7 @@
|
||||
"INITIAL_BLOCK_AMOUNT": 8,
|
||||
"TX_PER_SECOND_SPAN_SECONDS": 150,
|
||||
"ELECTRS_API_URL": "http://[::1]:3001",
|
||||
"LIQUID": true,
|
||||
"SSL": false,
|
||||
"SSL_CERT_FILE_PATH": "/etc/letsencrypt/live/mysite/fullchain.pem",
|
||||
"SSL_KEY_FILE_PATH": "/etc/letsencrypt/live/mysite/privkey.pem"
|
||||
|
Loading…
Reference in New Issue
Block a user