We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3236ec7 commit 0fa666aCopy full SHA for 0fa666a
README.md
@@ -93,7 +93,8 @@ Now you are able to run all of the other [examples]:
93
node example/policies.js
94
```
95
96
-##Connecting to vault through a bastion host
+## Connecting to vault through a bastion host
97
+
98
To connect to a vault server in a private network with a bastion host, you'll need to first open a connection:
99
```bash
100
ssh -D <socks4Port> bastion.example.com
0 commit comments