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
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
- MSAnsweredHello,
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 - AAAnsweredHow 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 - MSAnsweredHello,
You can upload any image in thread/reply and then check the bucket.
Thank you - Login to Reply