mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 07:44:25 +00:00
17 lines
326 B
Plaintext
17 lines
326 B
Plaintext
|
{
|
||
|
"version": "8",
|
||
|
"hosts": {
|
||
|
"play": {
|
||
|
"url": "https://play.min.io",
|
||
|
"accessKey": "Q3AM3UQ867SPQQA43P2F",
|
||
|
"secretKey": "zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG",
|
||
|
"api": "S3v2"
|
||
|
},
|
||
|
"s3": {
|
||
|
"url": "https://s3.amazonaws.com",
|
||
|
"accessKey": "accessKey",
|
||
|
"secretKey": "secret",
|
||
|
"api": "S3v4"
|
||
|
}
|
||
|
}
|
||
|
}
|