local-ai - fix path to generated images

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-10-30 08:37:10 +01:00
parent b9ee292f8a
commit 2d3b35ed3d

View file

@ -20,7 +20,7 @@
}, },
{ {
"source": "nextcloud_aio_localai_images", "source": "nextcloud_aio_localai_images",
"destination": "/images", "destination": "/tmp/generated/images/",
"writeable": true "writeable": true
}, },
{ {