Working s3 compatible file uplaods!
This commit is contained in:
@@ -10,7 +10,7 @@ import Config
|
||||
config :waffle,
|
||||
storage: Waffle.Storage.S3,
|
||||
bucket: "mixer-bucket",
|
||||
asset_host: "http://localhost:3901"
|
||||
asset_host: "http://localhost:3900"
|
||||
|
||||
config :ex_aws,
|
||||
json_codec: Jason
|
||||
|
||||
Reference in New Issue
Block a user