Initial commit
This commit is contained in:
3
config/config.ini
Normal file
3
config/config.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
[signer]
|
||||
secret = deadbeef
|
||||
socket_path = ipc:///tmp/crypto-dev-signer/jsonrpc.ipc
|
||||
6
config/database.ini
Normal file
6
config/database.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[database]
|
||||
NAME=cic-signer
|
||||
USER=postgres
|
||||
PASSWORD=
|
||||
HOST=localhost
|
||||
PORT=5432
|
||||
Reference in New Issue
Block a user