We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac9c4b commit dfc8235Copy full SHA for dfc8235
run/rails/config/environments/production.rb
@@ -46,7 +46,7 @@
46
# config.action_cable.mount_path = nil
47
# config.action_cable.url = 'wss://example.com/cable'
48
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]
49
- config.active_storage.service = :local
+ # config.active_storage.service = :local
50
51
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
52
# config.force_ssl = true
0 commit comments