docker-django-example
docker-django-example copied to clipboard
Great project! How to debug in VScode?
Hi, I'm able to run the code using the great ./run command but how would I go about using VScode to debug step by step? Thanks
Hi,
Sorry for the late reply. I don't use VSCode but I think if you follow any Docker / VSCode / debugging guide it should work. You may need to use VSCode's remote containers feature but that's fully separate from this project.