fiatjaf
|
42c6620a07
|
quart run settings and hypercorn on docker/Procfile.
|
2020-09-14 23:28:14 -03:00 |
|
Eneko Illarramendi
|
6b33f150c6
|
fix: revert default python version to 3.7 in Pipfile, closes #85
But tests will be run on both 3.7 and 3.8 as we want to support >= 3.7
|
2020-09-04 21:19:06 +02:00 |
|
Eneko Illarramendi
|
a651f747ac
|
chore: remove gunicorn and gevent from minimum requirements
It is now up to the user to install these (or other) for production deployment.
More info: https://flask.palletsprojects.com/en/1.1.x/tutorial/deploy/#run-with-a-production-server
|
2020-09-03 19:38:01 +02:00 |
|
Eneko Illarramendi
|
d917feeb02
|
feat: prepare for deploying to Dokku
|
2020-04-21 23:13:37 +02:00 |
|