From 8e0c380c7df0fdafd04824c51365213054d01506 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Wed, 23 Oct 2024 00:05:55 -0400 Subject: [PATCH] finalize docs for hero docker --- docs/hero_mdbook_docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hero_mdbook_docker.md b/docs/hero_mdbook_docker.md index 4824689..4593233 100644 --- a/docs/hero_mdbook_docker.md +++ b/docs/hero_mdbook_docker.md @@ -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: ``` -- 2.40.1