Created
December 20, 2016 02:53
-
-
Save yuuichi-fujioka/b74352592ddfa5ce475f641d13a4e32c to your computer and use it in GitHub Desktop.
launch up wsgi app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
uwsgi --wsgi-file app.py --http 0.0.0.0:8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment