fix: do not use ssl for s3 when using vagrant
This commit is contained in:
parent
6b6c4ef3fa
commit
f2e2baa886
3 changed files with 11 additions and 5 deletions
|
|
@ -2,6 +2,7 @@
|
|||
garage_s3_domain: "storage.local.test"
|
||||
garage_webui_domain: "console.storage.local.test"
|
||||
garage_webui_enabled: true
|
||||
garage_use_ssl: false
|
||||
|
||||
# provisioning
|
||||
garage_bootstrap_enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue