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. |
||
|---|---|---|
| .. | ||
| language | ||
| modules | ||
| static/css | ||
| templates | ||
| __init__.py | ||
| devsite.conf | ||
| index.py | ||
| requirements.txt | ||
| site.conf | ||
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. |
||
|---|---|---|
| .. | ||
| language | ||
| modules | ||
| static/css | ||
| templates | ||
| __init__.py | ||
| devsite.conf | ||
| index.py | ||
| requirements.txt | ||
| site.conf | ||