Update production frontend/backend config to support signet

This commit is contained in:
wiz
2021-02-21 03:41:52 +09:00
parent 7195d6ea31
commit 32af9420dc
2 changed files with 32 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
"LIQUID_ENABLED": true,
"BISQ_ENABLED": true,
"BISQ_SEPARATE_BACKEND": true,
"SIGNET_ENABLED": true,
"ITEMS_PER_PAGE": 25,
"KEEP_BLOCKS_AMOUNT": 8,
"NGINX_PROTOCOL": "http",