Goggles indexing config & rate limit

This commit is contained in:
Mononaut
2024-01-27 18:22:58 +00:00
parent 520e79aec4
commit 09e38ac177
9 changed files with 19 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ describe('Mempool Backend Config', () => {
NETWORK: 'mainnet',
BACKEND: 'none',
BLOCKS_SUMMARIES_INDEXING: false,
GOGGLES_INDEXING: false,
HTTP_PORT: 8999,
SPAWN_CLUSTER_PROCS: 0,
API_URL_PREFIX: '/api/v1/',