mirror of
https://github.com/versity/versitygw.git
synced 2026-01-05 19:34:53 +00:00
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
AWS_PROFILE=versity
|
|
AWS_ENDPOINT_URL=http://127.0.0.1:7070
|
|
VERSITY_EXE=./versitygw
|
|
BACKEND=posix
|
|
LOCAL_FOLDER=/tmp/gw
|
|
BUCKET_ONE_NAME=versity-gwtest-bucket-one
|
|
BUCKET_TWO_NAME=versity-gwtest-bucket-two
|
|
RECREATE_BUCKETS=true |