常用uWSGI 配置介紹uWSGI 支援的配置格式很多,像是yaml、JSON、XML 或是ini, ... [uwsgi] wsgi-file = main.py callable = app socket = :8001 ...
確定! 回上一頁