[BAEL-455] Initial code
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
echo Setting environment variables to access local vault..
|
||||
set VAULT_ADDR=https://localhost:8200
|
||||
set VAULT_CACERT=%~dp0%/src/test/vault-config/localhost.cert
|
||||
set VAULT_TLS_SERVER_NAME=localhost
|
||||
Reference in New Issue
Block a user