Dev changes

This commit is contained in:
2018-03-24 10:51:26 -07:00
parent 66b1a22e09
commit 6df63d4137
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
web: gunicorn fincom.wsgi --log-file -
test: gunicorn fincom.wsgi --log-file - --keyfile server.key --certfile server.crt
test: gunicorn fincom.wsgi --log-file - --keyfile server.key --certfile server.crt --bind 0.0.0.0:5100