Skip to content

Commit

Permalink
comment dev script
Browse files Browse the repository at this point in the history
  • Loading branch information
greenred123 committed Apr 3, 2018
1 parent 0751383 commit 1b23be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.py
@@ -1,2 +1,3 @@
#development server script
from ifd import app
app.run(host='0.0.0.0', port=8080, debug=True)

0 comments on commit 1b23be1

Please sign in to comment.