- mysql
- python 3.10
- uwsgi
-
change
DJANGO_SETTINGS_MODULEenvironment based on your project -
create a
requirements.txtfile and append follow packages:
uwsgi==2.0.20
-
you can edit
docker_entrypoint.shfile, based on your project configurations. -
change
sample_backend.wsgion last command onDockerfilebased on your project