Add unfurler configs for 3 sites

This commit is contained in:
wiz
2022-08-30 11:06:56 +02:00
parent 586473a4e8
commit 0b4f17c129
5 changed files with 34 additions and 15 deletions

View File

@@ -1,11 +1,11 @@
{
"SERVER": {
"HOST": "https://mempool.space",
"HOST": "https://mempool.fra.mempool.space",
"HTTP_PORT": 8001
},
"MEMPOOL": {
"HTTP_HOST": "https://mempool.space",
"HTTP_PORT": 443,
"HTTP_HOST": "http://127.0.0.1",
"HTTP_PORT": 81,
"NETWORK": "bitcoin"
},
"PUPPETEER": {