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 cd97c53 commit 7d327a2Copy full SHA for 7d327a2
config/environments/production.rb
@@ -38,7 +38,7 @@
38
# config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for NGINX
39
40
# Store uploaded files on the local file system (see config/storage.yml for options).
41
- config.active_storage.service = :local
+ config.active_storage.service = :minio
42
43
# Mount Action Cable outside main process or domain.
44
# config.action_cable.mount_path = nil
0 commit comments