problem: manual integration tests don't work
This commit is contained in:
committed by
GitHub
parent
1b3e35eb1e
commit
aeea27bb70
@@ -31,11 +31,10 @@ cache:
|
||||
redis:
|
||||
enabled: false
|
||||
|
||||
signature:
|
||||
signed-response:
|
||||
enabled: true
|
||||
algorithm: ECDSA
|
||||
signatureScheme: SHA256withECDSA
|
||||
privateKey: "./test_key"
|
||||
algorithm: SECP256K1
|
||||
private-key: "./test_key"
|
||||
|
||||
proxy:
|
||||
port: 18080
|
||||
|
||||
Reference in New Issue
Block a user