Fixed API module links
This commit is contained in:
parent
5c56513dd1
commit
39aed3f122
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
gunicorn --threads 5 --workers 1 --bind 0.0.0.0:5000 openflexure_microscope.api.v1:app
|
||||
gunicorn --threads 5 --workers 1 --bind 0.0.0.0:5000 openflexure_microscope.api.app:app
|
||||
Loading…
Add table
Add a link
Reference in a new issue