Merge pull request 'finalize docs for hero docker' (!158) from dev_docs into development

Reviewed-on: #158
This commit is contained in:
mik-tf 2024-10-23 04:06:12 +00:00
commit 0424b65ec9

View File

@ -76,7 +76,7 @@ Note that you will need to adjust the local path of the git repo and the docker
```
- You should be able to view the rendered book at
```
http://172.17.0.2:3000/
http://localhost:3005/
```
- To stop the container, exit the Docker container with `exit` and run the following:
```