We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829424e commit 62dc207Copy full SHA for 62dc207
1 file changed
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