Remove Fog conf for carrierewave
The conf now is config/storage.yaml
This commit is contained in:
parent
319b996af6
commit
6de55f44b4
1 changed files with 0 additions and 9 deletions
|
@ -33,15 +33,6 @@ defaults: &defaults
|
|||
key: <%= ENV['API_ENTREPRISE_KEY'] %>
|
||||
pipedrive:
|
||||
key: <%= ENV['PIPEDRIVE_KEY'] %>
|
||||
fog:
|
||||
enabled: <%= ENV['FOG_ENABLED'] == 'enabled' %>
|
||||
openstack_tenant: <%= ENV['FOG_OPENSTACK_TENANT'] %>
|
||||
openstack_api_key: <%= ENV['FOG_OPENSTACK_API_KEY'] %>
|
||||
openstack_username: <%= ENV['FOG_OPENSTACK_USERNAME'] %>
|
||||
openstack_auth_url: <%= ENV['FOG_OPENSTACK_URL'] %>
|
||||
openstack_identity_api_version: "<%= ENV['FOG_OPENSTACK_IDENTITY_API_VERSION'] %>"
|
||||
openstack_region: <%= ENV['FOG_OPENSTACK_REGION'] %>
|
||||
directory: <%= ENV['FOG_DIRECTORY'] %>
|
||||
mailtrap:
|
||||
username: <%= ENV['MAILTRAP_USERNAME'] %>
|
||||
password: <%= ENV['MAILTRAP_PASSWORD'] %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue