Skip to content

Commit

Permalink
Updatet local setup
Browse files Browse the repository at this point in the history
  • Loading branch information
fmanimashaun committed Feb 29, 2024
1 parent 19fa65b commit 3f12b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
end

# Store uploaded files on the local file system (see config/storage.yml for options).
config.active_storage.service = :amazon # :local
config.active_storage.service = :local

# Don't care if the mailer can't send.
config.action_mailer.raise_delivery_errors = false
Expand Down

0 comments on commit 3f12b9e

Please sign in to comment.