AA
Asked
Ho do we go about adding the code to .env file for s3 storage
S3 compatible storages like MinIO, DO Spaces & Wasabi can be used too.
Please set these in your .env
file.
AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_DEFAULT_REGION, AWS_BUCKET, AWS_URL, & AWS_ENDPOINT
- MSAnswered
Hello,
You can select the file system in settings. If you choose any s3 compatible option then you need to edit the
.env
file and set your server ket, secrets and bucket as mentioned on your question.Thank you
- AAAnswered
How do i test after creating buckets and i have inputed the detaisl to .env
How to test that all storage are going into S3 buckets
- MSAnswered
Hello,
You can upload any image in thread/reply and then check the bucket.
Thank you
- Login to Reply