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:
Râu Cao
2023-10-10 16:33:28 +02:00
parent 3505212e92
commit 832075dfb2
2 changed files with 4 additions and 4 deletions

View File

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