optimize first system installation and fix migrations

This commit is contained in:
team2
2026-02-12 18:56:15 +01:00
parent 994f582f35
commit 14d7f3b2b9
4 changed files with 5 additions and 36 deletions

View File

@@ -9,7 +9,7 @@ parameters:
mto.index.embedding_dimension: 768
mto.index.scoring_version: 1
mto.vector.python_bin: '/var/www/html/src/Vector/.venv/bin/python'
mto.vector.python_bin: '/var/www/html/.venv/bin/python3'
mto.vector.ingest_script: '/src/Vector/vector_ingest.py'
mto.vector.timeout: 600