Move signer from middleware to dedicated connection

This commit is contained in:
nolash
2021-03-12 09:36:57 +01:00
parent 10835979bc
commit 958bd9af96
11 changed files with 24 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
[signer]
secret = deadbeef
#database = crypto-dev-signer
socket_path = /run/crypto-dev-signer/jsonrpc.ipc
socket_path = ipc:///run/crypto-dev-signer/jsonrpc.ipc