bcns-gameDistributionSystem/bcnsGDSAPI
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
..
modules 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
api.conf Major overhaul 2023-11-18 02:52:39 +01:00
api.py Major overhaul 2023-11-18 02:52:39 +01:00
devapi.conf Major overhaul 2023-11-18 02:52:39 +01:00
requirements.txt Major overhaul 2023-11-18 02:52:39 +01:00