Compare commits
1 Commits
b1e116817e
...
3933e4c310
Author | SHA1 | Date | |
---|---|---|---|
|
3933e4c310 |
@ -14,14 +14,14 @@
|
||||
"config": {
|
||||
"storage": {
|
||||
"type": "minio",
|
||||
"endpoint": "http://localhost:3900",
|
||||
"endpoint": "localhost:3900",
|
||||
"location": "garage",
|
||||
"use_ssl": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"kosmos-mastodon": {
|
||||
"s3_endpoint": "localhost:3900",
|
||||
"s3_endpoint": "http://localhost:3900",
|
||||
"s3_region": "garage",
|
||||
"s3_bucket": "kosmos-social",
|
||||
"s3_alias_host": "s3.kosmos.social",
|
||||
|
Loading…
x
Reference in New Issue
Block a user