Had to swap to minio to let it act as a cdn. Working file uploads.
This commit is contained in:
@@ -10,7 +10,7 @@ import Config
|
||||
config :waffle,
|
||||
storage: Waffle.Storage.S3,
|
||||
bucket: "mixer-bucket",
|
||||
asset_host: "http://localhost:3900"
|
||||
asset_host: "http://localhost:9000"
|
||||
|
||||
config :ex_aws,
|
||||
json_codec: Jason
|
||||
|
||||
Reference in New Issue
Block a user