Fix endpoint URL

This commit is contained in:
Râu Cao 2023-01-15 17:58:08 +08:00
parent f777af22b8
commit 3933e4c310
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

@ -21,7 +21,7 @@
} }
}, },
"kosmos-mastodon": { "kosmos-mastodon": {
"s3_endpoint": "localhost:3900", "s3_endpoint": "http://localhost:3900",
"s3_region": "garage", "s3_region": "garage",
"s3_bucket": "kosmos-social", "s3_bucket": "kosmos-social",
"s3_alias_host": "s3.kosmos.social", "s3_alias_host": "s3.kosmos.social",