fix private s3-web subdomain
This commit is contained in:
parent
13e7874536
commit
b50da9d1d0
3 changed files with 3 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
s3_web = {
|
||||
bind_addr = "/run/garage/web.sock";
|
||||
root_domain = "s3-web.hopper.priv.${vars.domain}";
|
||||
root_domain = ".s3-web.hopper.priv.${vars.domain}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue