add missing unfurler config file
This commit is contained in:
parent
59cefc2b4b
commit
522b4d914f
17
production/unfurler-config.bitb.json
Normal file
17
production/unfurler-config.bitb.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"SERVER": {
|
||||||
|
"HOST": "https://bitb.tk7.mempool.space",
|
||||||
|
"HTTP_PORT": 8006
|
||||||
|
},
|
||||||
|
"MEMPOOL": {
|
||||||
|
"HTTP_HOST": "http://127.0.0.1",
|
||||||
|
"HTTP_PORT": 86,
|
||||||
|
"NETWORK": "bitb"
|
||||||
|
},
|
||||||
|
"PUPPETEER": {
|
||||||
|
"CLUSTER_SIZE": 8,
|
||||||
|
"EXEC_PATH": "/usr/local/bin/chrome",
|
||||||
|
"MAX_PAGE_AGE": 86400,
|
||||||
|
"RENDER_TIMEOUT": 3000
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user