bcns-gameDistributionSystem/bcnsGDSSite/modules
odecif 77b0bcb94a Prepare API for gunicorn
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.
2023-11-21 12:51:35 +01:00
..
game.py Prepare API for gunicorn 2023-11-21 12:51:35 +01:00
gamelist.py Prepare API for gunicorn 2023-11-21 12:51:35 +01:00
init.py Prepare API for gunicorn 2023-11-21 12:51:35 +01:00