setup.sh aktualisiert

This commit is contained in:
2026-03-07 20:08:32 +00:00
parent 755ce2941c
commit 2e5e21b41d

View File

@@ -75,7 +75,7 @@ else
echo "--- Static-Dateien existieren bereits."
fi
echo ">>> Installation abgeschlossen!"
echo "--- Starte J.A.R.V.I.S - AI auf Port 8000..."
echo "--- Starte J.A.R.V.I.S. - AI auf Port 8000..."
# 6. Programm starten
python3 -m uvicorn main:app --host 0.0.0.0 --port 8000