Navigation Menu

Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Commit

Permalink
Running evepraisal manually will listen to all interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
sudorandom committed Apr 3, 2013
1 parent 197528d commit c146309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evepraisal.py
Expand Up @@ -603,4 +603,4 @@ def static_from_root():


if __name__ == '__main__':
app.run()
app.run(host='0.0.0.0')

0 comments on commit c146309

Please sign in to comment.