Skip to content

Commit

Permalink
Merge pull request #3639 from nextcloud/enh/noid/fix-generated-images…
Browse files Browse the repository at this point in the history
…-path
  • Loading branch information
szaimen authored Oct 30, 2023
2 parents 2156e60 + 2d3b35e commit f4ee3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community-containers/local-ai/local-ai.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"source": "nextcloud_aio_localai_images",
"destination": "/images",
"destination": "/tmp/generated/images/",
"writeable": true
},
{
Expand Down

0 comments on commit f4ee3ff

Please sign in to comment.