Compare commits

...

1 Commits

Author SHA1 Message Date
Râu Cao
3933e4c310
Fix endpoint URL 2023-01-17 15:36:42 +08:00

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",