Mark stored attachments as public
This commit is contained in:
parent
78c73d273e
commit
ce6fac9764
|
@ -5,6 +5,7 @@ test:
|
|||
local:
|
||||
service: Disk
|
||||
root: <%= Rails.root.join("storage") %>
|
||||
public: true
|
||||
|
||||
# Use rails credentials:edit to set the AWS secrets (as aws:access_key_id|secret_access_key)
|
||||
# amazon:
|
||||
|
|
Loading…
Reference in New Issue