adonisjs / drive-s3

S3 driver for AdonisJS drive
MIT License
21 stars 9 forks source link

Update instructions.md #10

Closed careless10 closed 2 years ago

careless10 commented 2 years ago

Adding required changes to env.ts to support s3

Adding 's3' to the enum of DRIVE_DISK

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

Nothing fancy i just thought it would be helpful since i faced this issue while deploying a while ago.

thetutlage commented 2 years ago

Thanks for the PR :)