Arvchandra
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Arvchandra created a post, Remote debugging Django app in a Docker container
I have 2 Docker containers that are running: divesite_app_1 (app container running Django) and divesite_db_1 (database container running MySQL). I would like to set up remote debugging in PyCharm, ...