Initial commit
This commit is contained in:
commit
2f4f57a59b
16 changed files with 1509 additions and 0 deletions
1
start_interface
Normal file
1
start_interface
Normal file
|
|
@ -0,0 +1 @@
|
|||
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