You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2013/03/19 19:32:24 UTC

git commit: [#5973] mention port forwarding

Updated Branches:
  refs/heads/db/5973 801bb934a -> bf1dacf74


[#5973] mention port forwarding


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/bf1dacf7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/bf1dacf7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/bf1dacf7

Branch: refs/heads/db/5973
Commit: bf1dacf74991484de694ed877063ff6e2820193a
Parents: 801bb93
Author: Dave Brondsema <db...@geek.net>
Authored: Tue Mar 19 11:31:55 2013 -0700
Committer: Dave Brondsema <db...@geek.net>
Committed: Tue Mar 19 11:31:55 2013 -0700

----------------------------------------------------------------------
 README.markdown |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/bf1dacf7/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 248b8a7..bbd03cb 100644
--- a/README.markdown
+++ b/README.markdown
@@ -112,7 +112,9 @@ This shouldn't take too long, but it will start the taskd server doing tons of s
 
 ## Next Steps
 
-Go to the server running on your [local machine](http://localhost:8080/) port 8080.
+Go to the Allura webapp running on your [local machine](http://localhost:8080/) port 8080.
+(If you're running this inside a VM, you'll probably have to configure the port forwarding settings)
+
 You can log in with username admin1, test-user or root.  They all have password "foo".  (For more details
 on the default data, see bootstrap.py)