forked from DGNum/infrastructure
feat(garage): add banda's website
This commit is contained in:
parent
9b6536f529
commit
d26370514a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ let
|
|||
buckets = [
|
||||
"castopod-dgnum"
|
||||
"peertube-videos-dgnum"
|
||||
"banda-website"
|
||||
] ++ domains;
|
||||
|
||||
mkHosted = host: builtins.map (b: "${b}.${host}");
|
||||
|
|
Loading…
Reference in a new issue