Merge pull request #3260 from itised/master
config options for larval/framework pr #7409
This commit is contained in:
commit
94000aec2e
|
@ -63,6 +63,7 @@
|
||||||
'container' => 'your-container',
|
'container' => 'your-container',
|
||||||
'endpoint' => 'https://identity.api.rackspacecloud.com/v2.0/',
|
'endpoint' => 'https://identity.api.rackspacecloud.com/v2.0/',
|
||||||
'region' => 'IAD',
|
'region' => 'IAD',
|
||||||
|
'url_type' => 'publicURL'
|
||||||
],
|
],
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue