Fixing docker config and tests

This commit is contained in:
softsimon
2023-07-31 14:28:56 +09:00
parent dcfab218fb
commit 73b71c4914
3 changed files with 15 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"API_URL_PREFIX": "/api/v1/",
"POLL_RATE_MS": 2000,
"CACHE_DIR": "./cache",
"CACHE_ENABLED": true,
"CLEAR_PROTECTION_MINUTES": 20,
"RECOMMENDED_FEE_PERCENTILE": 50,
"BLOCK_WEIGHT_UNITS": 4000000,