Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hedii committed Jan 31, 2020
1 parent 65a3e0b commit c28bf2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ return [
'username' => env('OVH_SWIFT_OPENSTACK_USERNAME'),
'password' => env('OVH_SWIFT_OPENSTACK_PASSWORD'),
'visibility' => env('OVH_SWIFT_VISIBILITY', 'public'),
'public_url' => env('OVH_SWIFT_PUBLIC_URL'),
'publicUrl' => env('OVH_SWIFT_PUBLIC_URL'),
],

],
Expand Down

0 comments on commit c28bf2f

Please sign in to comment.