Skip to content

Commit

Permalink
remove token
Browse files Browse the repository at this point in the history
  • Loading branch information
namankhurpia committed May 7, 2023
1 parent a77f5e0 commit 114c2fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/resources/bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spring:
scheme: https
host: 'vault.onedatashare.org'
port: 443
token: hvs.CAESIG8sR1dwAhlK0kGX_DY4hctarJKEVQUI54rSwCNGoT1cGh4KHGh2cy5waTRyTzRodHM4clhvMHM3Q1ZVdkxHNDE
token: <place_token_here>
authentication: token
kv:
enabled: true
Expand Down

0 comments on commit 114c2fc

Please sign in to comment.