Skip to content

Commit

Permalink
Fix cloud.vault.uri (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gretchen-z authored Nov 5, 2024
1 parent 7300380 commit a392913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spring:
vault:
kv:
enabled: true
uri: https://vault.empayre.com:443
uri: https://vault.vality.com:443
authentication: TOKEN
scheme: http
token: "123456"
Expand Down

0 comments on commit a392913

Please sign in to comment.