link/code gmi bugfix
This commit is contained in:
@@ -74,9 +74,9 @@ It's a lot, to be sure, but it comes together pretty easily:
|
||||
ImageMagick as a layer[^1] and bump the memory and timeout (I used 512 MB
|
||||
and 30 seconds, respectively, but you should use whatever makes you
|
||||
feel good in your heart).
|
||||
8. Create a couple environment variables: `BUCKET` should be name of
|
||||
8. <span>Create a couple environment variables: `BUCKET` should be name of
|
||||
the S3 bucket you want to upload photos to, and `AUTHORIZED_EMAILS`
|
||||
to hold all the valid email addresses separated by semicolons.
|
||||
to hold all the valid email addresses separated by semicolons.</span>
|
||||
9. Give your function permissions to read and write to/from the two
|
||||
buckets.
|
||||
10. And finally, the code. We'll manage that locally rather than using
|
||||
|
||||
Reference in New Issue
Block a user