local-ai - actually do not back up downloaded models

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-10-18 19:09:04 +02:00
parent d75a53b620
commit 2f82c168e5
2 changed files with 0 additions and 4 deletions

View file

@ -37,9 +37,6 @@
"php /var/www/html/occ app:install integration_openai",
"php /var/www/html/occ config:app:set integration_openai url --value http://nextcloud-aio-local-ai:8080",
"php /var/www/html/occ app:install assistant"
],
"backup_volumes": [
"nextcloud_aio_localai_models"
]
}
]