finalize docs for hero docker

This commit is contained in:
mik-tf 2024-10-23 00:05:55 -04:00
parent 1b7dc1b23c
commit 8e0c380c7d

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 - 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: - To stop the container, exit the Docker container with `exit` and run the following:
``` ```