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. |
||
|---|---|---|
| .. | ||
| game.py | ||
| gamelist.py | ||
| init.py | ||
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. |
||
|---|---|---|
| .. | ||
| game.py | ||
| gamelist.py | ||
| init.py | ||