problem: manual integration tests don't work

This commit is contained in:
Vyacheslav Shebanov
2022-06-04 01:30:17 +03:00
committed by GitHub
parent 1b3e35eb1e
commit aeea27bb70
3 changed files with 14 additions and 14 deletions

View File

@@ -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