GITBOOK-120: No subject

This commit is contained in:
Mohamed Marrouchi
2024-12-21 15:16:11 +00:00
committed by gitbook-bot
parent 934d401327
commit 14de5f7e89

View File

@@ -74,7 +74,7 @@ This will copy the `.env.example` file to `.env` in the `./docker` directory if
6. **Run in development mode:** Once your environment is set up, you can start the app. Use the following command:
```
hexabot dev --services nlu,ollama
hexabot dev --services ollama
```
{% hint style="info" %}