adding picture display with cloudfront and working on ios take photo and post flow
This commit is contained in:
@@ -30,7 +30,7 @@ class AWSUtil {
|
||||
console.log('Error', err)
|
||||
}
|
||||
|
||||
return `https://tattletires.s3.us-east-2.amazonaws.com/${params.Key}`
|
||||
return `${params.Key}`
|
||||
}
|
||||
|
||||
async deleteFile(Location) {
|
||||
|
||||
Reference in New Issue
Block a user