Skip to content

Commit

Permalink
Just putting 'S3_URL' in env works as well for S3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Jan 18, 2023
1 parent c480dd1 commit e314b20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ with credentials. Example:
S3_URL=https://s3.region.amazonaws.com/?bucketName=S3_BUCKET_NAME&keyId=S3_KEY_ID&secretAccessKey=S3_ACCESS_KEY
```

... or just ensure the `S3_URL` environment variable is properly set.

## Debugging

There is a pre-configured debug config for
Expand Down

0 comments on commit e314b20

Please sign in to comment.