Guest User

Untitled

a guest
Oct 11th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. #!/usr/bin/env python
  2. from app import app
  3. app.run(host='0.0.0.0')
Add Comment
Please, Sign In to add comment