This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a commit to branch db/8389
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/db/8389 by this push:
new d3141467b install docs: update Docker/IP wording
d3141467b is described below
commit d3141467b35eaac4cdb63d5b7aa26e034add0391
Author: Dave Brondsema <[email protected]>
AuthorDate: Tue Sep 6 13:27:59 2022 -0400
install docs: update Docker/IP wording
---
Allura/docs/getting_started/installation.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Allura/docs/getting_started/installation.rst
b/Allura/docs/getting_started/installation.rst
index 9c449db39..a89d2dbe2 100644
--- a/Allura/docs/getting_started/installation.rst
+++ b/Allura/docs/getting_started/installation.rst
@@ -93,7 +93,7 @@ Start containers in the background:
docker-compose up -d
-You're up and running! Visit localhost:8080, or on a Mac or Windows whatever
IP address Docker Toolbox is using. Then
+You're up and running! Visit localhost:8080 (or whatever IP address you're
running Docker on). Then
see our :ref:`post-setup-instructions` and read more below about the Docker
environment for Allura.