montana/Русский/Логистика/Procfile

2 lines
89 B
Plaintext
Raw Permalink Normal View History

web: gunicorn seafare_api:app --bind 0.0.0.0:$PORT --workers 1 --threads 4 --timeout 120