Removed redundant start script

This commit is contained in:
Joel Collins 2019-01-07 15:09:42 +00:00
parent c24b037fa9
commit c506679384

View file

@ -1 +0,0 @@
gunicorn --threads 5 --workers 1 --bind 0.0.0.0:5000 openflexure_microscope.api.app:app