Codebase list python-simplekv / 516b6d4a-88f4-4b5e-940f-b926cc99c7be/main boto_credentials.ini
516b6d4a-88f4-4b5e-940f-b926cc99c7be/main

Tree @516b6d4a-88f4-4b5e-940f-b926cc99c7be/main (Download .tar.gz)

boto_credentials.ini @516b6d4a-88f4-4b5e-940f-b926cc99c7be/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