We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 829424e + 62dc207 commit ba13e48Copy full SHA for ba13e48
templates/vault/config.json
@@ -7,7 +7,7 @@
7
"S3": {
8
"address": "0.0.0.0",
9
"port": 8500,
10
- "allowFrom": ["0.0.0.0/8", "::1"]
+ "allowFrom": ["0.0.0.0/0", "::1"]
11
},
12
"administration": {
13
0 commit comments