ops: Enable accelerator in production config

This commit is contained in:
wiz 2023-12-05 05:29:18 +09:00
parent a646c5f22f
commit 89eb7ec90b
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -105,5 +105,9 @@
"node205.tk7.mempool.space",
"node206.tk7.mempool.space"
]
},
"MEMPOOL_SERVICES": {
"API": "https://mempool.space/api/v1/services",
"ACCELERATIONS": true
}
}