func/templates/python/wsgi/Procfile

2 lines
63 B
Plaintext

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