mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
some hostnames
This commit is contained in:
parent
33a7017375
commit
9121101308
4 changed files with 12 additions and 9 deletions
|
|
@ -35,12 +35,12 @@ in
|
|||
s3_api = {
|
||||
s3_region = "garage";
|
||||
api_bind_addr = "[::]:3900";
|
||||
root_domain = ".s3.garage.localhost";
|
||||
root_domain = ".s3.garage.internal";
|
||||
};
|
||||
|
||||
s3_web = {
|
||||
bind_addr = "[::]:3902";
|
||||
root_domain = ".web.garage.localhost";
|
||||
root_domain = ".web.garage.internal";
|
||||
index = "index.html";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue