cluster/services/content-delivery: enable bucket website access for content-delivery
This commit is contained in:
parent
4be09304ae
commit
4f3abd5a8e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
garage = {
|
garage = {
|
||||||
buckets.content-delivery = { };
|
buckets.content-delivery.web.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue