Skip to content

Commit

Permalink
The default port is 8181 not 8080.
Browse files Browse the repository at this point in the history
  • Loading branch information
breuleux committed Apr 18, 2013
1 parent e945166 commit 8368cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,7 +33,7 @@ npm install
node terminus-server.js server.yaml

# open the client (chrome recommended, but firefox should work ok)
google-chrome http://localhost:8080/bash
google-chrome http://localhost:8181/bash
```

You can also go to /debug or /python instead of /bash. Read the
Expand Down

0 comments on commit 8368cdf

Please sign in to comment.