Nanny7's picture
Initial commit: Flask backend for pseudoscore-x
219ee1a
raw
history blame contribute delete
91 Bytes
web: gunicorn --preload --workers 1 --threads 4 --timeout 120 --bind 0.0.0.0:$PORT app:app