Azure App Service - run crontab/scheduled task besides flask server

后端 未结 0 1300
甜味超标
甜味超标 2021-01-27 04:56

I have an Azure App Service which runs a flask server. The startup command of the container is

gunicorn --bind=0.0.0.0 --workers=4 app:app

where

相关标签:
回答
  • 消灭零回复
提交回复
热议问题