Assigned task: This is a Flask application that is set up and configured to work with a database and nginx. Write a docker-compose.yaml that will bring all these services up and allow the app to run on port 80
.
Wasim-Danyal/Docker-Exercise
Docker exercise to deploy a flask application configured to work with a database and nginx as a reverse proxy on port 80
Python