Files
2025-11-11 11:47:15 +01:00

13 lines
145 B
Markdown

# Memory Stack (External Ollama)
## Deploy
```
bash deploy.sh http://<OLLAMA-IP>:<PORT>
```
## Test
```
curl http://localhost:8085/health
```