mirror of
https://github.com/valitydev/alert-tg-bot.git
synced 2024-11-06 01:55:23 +00:00
Fix cloud.vault.uri (#40)
Some checks are pending
Maven Deploy Artifact / build-and-deploy (push) Waiting to run
Some checks are pending
Maven Deploy Artifact / build-and-deploy (push) Waiting to run
This commit is contained in:
parent
73003808ff
commit
a392913dfb
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user