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
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

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" %}