add: worksop entry & end date for events/workshops & summary change

This commit is contained in:
2026-07-26 14:17:11 +01:00
parent 5b434abd06
commit ce91ff46e0
11 changed files with 189 additions and 29 deletions

View File

@@ -73,7 +73,7 @@ POCKETBASE_ADMIN_PASSWORD=secret
4. Set `OLLAMA_BASE_URL` in your `.env` to point to the running API, for example:
```text
OLLAMA_BASE_URL=http://localhost:11434/v1
OLLAMA_BASE_URL=http://localhost:11434
```
5. Verify the API is reachable (example curl):