Add Unfurl to the prod installer
This commit is contained in:
13
production/mempool-config.unfurl.json
Normal file
13
production/mempool-config.unfurl.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"SERVER": {
|
||||
"HOST": "https://mempool.space",
|
||||
"HTTP_PORT": 8001
|
||||
},
|
||||
"MEMPOOL": {
|
||||
"HTTP_HOST": "https://mempool.space",
|
||||
"HTTP_PORT": 443
|
||||
},
|
||||
"PUPPETEER": {
|
||||
"CLUSTER_SIZE": 8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user