docs/05_Development/05_developer_guide.md aktualisiert
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 4s

This commit is contained in:
Lars 2025-12-14 21:02:30 +01:00
parent 909ee338d2
commit b26d9fd10e

View File

@ -153,7 +153,9 @@ MINDNET_LLM_TIMEOUT=300.0
```bash
cd ~/mindnet
git pull origin main
pip install -r requirements.txt
sudo systemctl restart mindnet-prod
sudo systemctl restart mindnet-ui-prod
```
3. **Cleanup:** Branch löschen.