feat: prepare for deploying to Dokku

This commit is contained in:
Eneko Illarramendi
2020-04-21 23:13:37 +02:00
parent efbba20872
commit d917feeb02
9 changed files with 760 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
web: gunicorn -b :5000 lnbits:app -k gevent