Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
Co-authored-by: Mokhtar Naamani <[email protected]>
  • Loading branch information
ignazio-bovo and mnaamani authored Aug 27, 2024
1 parent 196c48c commit 334e2ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ ENABLE_STORAGE_PROVIDER=true
CLOUD_STORAGE_PROVIDER_NAME=aws

# AWS S3 (replace with your own configuration and credentials)
AWS_ACCESS_KEY_ID=test-key
AWS_SECRET_ACCESS_KEY=test-secret
AWS_ACCESS_KEY_ID=test
AWS_SECRET_ACCESS_KEY=test
AWS_REGION=eu-west-1
AWS_BUCKET_NAME=sample-bucket

0 comments on commit 334e2ad

Please sign in to comment.