Codebase list python-simplekv / c299ea3e-a1a4-4f9b-8e35-fda61a7b24d6/main boto_credentials.ini
c299ea3e-a1a4-4f9b-8e35-fda61a7b24d6/main

Tree @c299ea3e-a1a4-4f9b-8e35-fda61a7b24d6/main (Download .tar.gz)

boto_credentials.ini @c299ea3e-a1a4-4f9b-8e35-fda61a7b24d6/mainraw · history · blame

1
2
3
4
5
6
7
8
[minio-travis-test]
access_key=minio
secret_key=miniostorage
connect_func=connect_s3
host=127.0.0.1
ordinary_calling_format=true
is_secure=false
port=9000