docker-compose up
and reflect changes in database
docker-compose run web python manage.py migrate
web server will be available at http://localhost:8000
docker-compose up
and reflect changes in database
docker-compose run web python manage.py migrate
web server will be available at http://localhost:8000