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 eff8cc5 commit b9ac1d6Copy full SHA for b9ac1d6
app.json
@@ -50,9 +50,9 @@
50
"required": false
51
},
52
"AWS_ENDPOINT": {
53
- "description": "If you are using an S3-compliant storage provider, specify its custom endpoint here. Otherwise leave blank.",
+ "description": "If you are using an S3-compliant storage provider other than Amazon S3, specify its custom endpoint here. Otherwise leave blank.",
54
"value": "",
55
- "required": true
+ "required": false
56
57
"ROLLBAR_ACCESS_TOKEN": {
58
"description": "Rollbar access token for code exception reporting",
0 commit comments