uwsgi --enable-threads --master --lazy-apps --processes 4 --http :8002 --wsgi-file=flask_hello.py --callable app. Note: You can also add the options in a ...
確定! 回上一頁