我似乎無法在 gunicorn 文檔中找到答案。當你使用 gunicorn 運行一個燒瓶應用程序而不指定工作線程和線程的數量時,它們的默認值是多少?命令:gunicorn -b :$PORT main:app 查看完整描述