Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tflink committed Oct 20, 2011
1 parent 2986db0 commit 9a4fdad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README
Expand Up @@ -28,6 +28,9 @@ To start a local http server, run:
source env_flask/bin/activate
python mock_fedorainfra/boji.py

To use the HTML viewer, navigate to:
http://your-host-name-here:5000/boji/

If you want the http server to be accessible from other machines, add the
public host name to the end of boji.py
-> app.run(host='your-hostname-here')
Expand Down

0 comments on commit 9a4fdad

Please sign in to comment.