Skip to content

Commit 2c2488e

Browse files
committed
fixed spacing issue
1 parent 13efed3 commit 2c2488e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config/filesystems.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
'container' => 'your-container',
6464
'endpoint' => 'https://identity.api.rackspacecloud.com/v2.0/',
6565
'region' => 'IAD',
66-
'url_type' => 'publicURL'
66+
'url_type' => 'publicURL'
6767
],
6868

6969
],

0 commit comments

Comments
 (0)