Skip to content

Commit

Permalink
Fix link from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Conchylicultor committed Mar 4, 2017
1 parent 8418f23 commit b180811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Expand Up @@ -29,7 +29,7 @@ DEEPQA_WORKDIR=<base_dir> docker-compose -f deploy.yml up
DEEPQA_WORKDIR=<base_dir> nvidia-docker-compose -f deploy.yml up
```

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/).

**Note**: You can also train a model with the previous command by replacing `deploy.yml` by `train.yml`.

Expand Down

0 comments on commit b180811

Please sign in to comment.