ops: Enable stratum in prod config via localhost nginx proxy
This commit is contained in:
parent
4a14e8d921
commit
36b691e25b
@ -154,5 +154,9 @@
|
|||||||
"WALLETS": {
|
"WALLETS": {
|
||||||
"ENABLED": true,
|
"ENABLED": true,
|
||||||
"WALLETS": ["BITB", "3350"]
|
"WALLETS": ["BITB", "3350"]
|
||||||
|
},
|
||||||
|
"STRATUM": {
|
||||||
|
"ENABLED": true,
|
||||||
|
"API": "http://127.0.0.1:81"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user