mirror of
https://github.com/versity/versitygw.git
synced 2026-01-08 12:41:10 +00:00
5 lines
142 B
Bash
5 lines
142 B
Bash
export AWS_SECRET_ACCESS_KEY=password
|
|
export AWS_ACCESS_KEY_ID=user
|
|
export AWS_ENDPOINT_URL=http://127.0.0.1:7070
|
|
export AWS_REGION=us-east-1
|