We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8418f23 commit b180811Copy full SHA for b180811
docker/README.md
@@ -29,7 +29,7 @@ DEEPQA_WORKDIR=<base_dir> docker-compose -f deploy.yml up
29
DEEPQA_WORKDIR=<base_dir> nvidia-docker-compose -f deploy.yml up
30
```
31
32
-After the server is launched, you should be able to speak with the ChatBot at http://localhost:8000/.
+After the server is launched, you should be able to speak with the ChatBot at [http://localhost:8000/](http://localhost:8000/).
33
34
**Note**: You can also train a model with the previous command by replacing `deploy.yml` by `train.yml`.
35
0 commit comments