Fix cloud.vault.uri (#40)
Some checks are pending
Maven Deploy Artifact / build-and-deploy (push) Waiting to run

This commit is contained in:
Margarita 2024-11-05 15:28:25 +03:00 committed by GitHub
parent 73003808ff
commit a392913dfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@ spring:
vault: vault:
kv: kv:
enabled: true enabled: true
uri: https://vault.empayre.com:443 uri: https://vault.vality.com:443
authentication: TOKEN authentication: TOKEN
scheme: http scheme: http
token: "123456" token: "123456"