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 749175f commit 3811650Copy full SHA for 3811650
1 file changed
app/sprinkles/core/config/default.php
@@ -202,7 +202,6 @@
202
'bucket' => getenv('AWS_BUCKET') ?: '',
203
'url' => getenv('AWS_URL') ?: '',
204
],
205
-
206
/*
207
* Rackspace Config. Config should go in .env file. see :
208
* https://laravel.com/docs/5.8/filesystem#configuration
0 commit comments