Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/javierpelayo/educa
Browse files Browse the repository at this point in the history
  • Loading branch information
javierpelayo committed Sep 25, 2020
2 parents f93343d + 9643401 commit 7f0c420
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@
migrate = Migrate(app, db)

if __name__ == '__main__':
# app.run(host= "192.168.0.104", port=9000, debug=True)
app.run(debug=True)

0 comments on commit 7f0c420

Please sign in to comment.