func/templates/python/flask/Procfile

2 lines
70 B
Plaintext

web: gunicorn func:application --bind=0.0.0.0:8080 --access-logfile=-