bcns-gameDistributionSystem/bcnsGDSSite
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
..
language Major overhaul 2023-11-18 02:52:39 +01:00
modules Prepare API for gunicorn 2023-11-21 12:51:35 +01:00
static/css Major overhaul 2023-11-18 02:52:39 +01:00
templates Major overhaul 2023-11-18 02:52:39 +01:00
__init__.py Prepare API for gunicorn 2023-11-21 12:51:35 +01:00
devsite.conf Major overhaul 2023-11-18 02:52:39 +01:00
index.py Major overhaul 2023-11-18 02:52:39 +01:00
requirements.txt Major overhaul 2023-11-18 02:52:39 +01:00
site.conf Major overhaul 2023-11-18 02:52:39 +01:00