It is now possible to run the API with gunicorn using gunicorn -w 4 -b 0.0.0.0:8001 'bcnsGDSAPI:create_app()'. Also did other small changes. |
||
|---|---|---|
| .. | ||
| modules | ||
| __init__.py | ||
| api.conf | ||
| api.py | ||
| devapi.conf | ||
| requirements.txt | ||
It is now possible to run the API with gunicorn using gunicorn -w 4 -b 0.0.0.0:8001 'bcnsGDSAPI:create_app()'. Also did other small changes. |
||
|---|---|---|
| .. | ||
| modules | ||
| __init__.py | ||
| api.conf | ||
| api.py | ||
| devapi.conf | ||
| requirements.txt | ||