change endpoits
Some checks failed
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-10-21 20:44:41 -05:00
parent cffffae406
commit aaa2d4eca1
4 changed files with 8 additions and 8 deletions

View File

@@ -16,11 +16,11 @@ allow_world_readable_secrets = false
[s3_api]
s3_region = "garage"
api_bind_addr = "[::]:3900"
root_domain = ".s3.garage.alexlebens.net"
root_domain = "garage-ps10rp.boreal-beaufort.ts.net.s3"
[s3_web]
bind_addr = "[::]:3902"
root_domain = ".web.garage.alexlebens.net"
root_domain = "garage-ps10rp.boreal-beaufort.ts.net.web"
add_host_to_metrics = true
[admin]