1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-08-23 01:52:21 +00:00

Fix for heroku

This commit is contained in:
J. Fernando Sánchez
2016-03-02 05:20:08 +01:00
parent 03eb38c12d
commit 39761e0922
2 changed files with 4 additions and 2 deletions

View File

@@ -1 +1 @@
web: gunicorn app:app --log-file=-
web: python -m senpy --host 0.0.0.0 --port $PORT --default-plugins