Shorten root domains for external Garage S3 and Web access
And move the configuration-specific preceding dot to the config template.
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
},
|
||||
"garage": {
|
||||
"replication_mode": "2",
|
||||
"s3_api_root_domain": ".s3.garage.kosmos.org",
|
||||
"s3_web_root_domain": ".web.garage.kosmos.org",
|
||||
"s3_api_root_domain": "s3.kosmos.org",
|
||||
"s3_web_root_domain": "web.s3.kosmos.org",
|
||||
"s3_web_domains": [
|
||||
"s3.kosmos.social",
|
||||
"s3.community.kosmos.org"
|
||||
|
||||
Reference in New Issue
Block a user