mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-21 15:06:50 +00:00
Merge pull request #3639 from nextcloud/enh/noid/fix-generated-images-path
This commit is contained in:
commit
f4ee3ff6b0
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "nextcloud_aio_localai_images",
|
"source": "nextcloud_aio_localai_images",
|
||||||
"destination": "/images",
|
"destination": "/tmp/generated/images/",
|
||||||
"writeable": true
|
"writeable": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue