Add support for liquidtestnet in production backend and nginx

This commit is contained in:
wiz
2021-12-28 15:20:11 +09:00
parent 5d360d4156
commit 96e8f45e5b
8 changed files with 412 additions and 122 deletions

View File

@@ -1,6 +1,7 @@
{
"TESTNET_ENABLED": true,
"LIQUID_ENABLED": true,
"LIQUID_TESTNET_ENABLED": true,
"BISQ_ENABLED": true,
"BISQ_SEPARATE_BACKEND": true,
"SIGNET_ENABLED": true,