Skip to content

Commit

Permalink
Update ReadMe file to remove the port for debugpy
Browse files Browse the repository at this point in the history
  • Loading branch information
smanga24 committed Dec 2, 2024
1 parent 732bf05 commit 82cd481
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ Add environment variable in your .env file

ENABLE_DEBUGPY=True

Enable port for debugpy in docker compose file

ports:
- "5678:5678"

Create launch.json file inside .vscode directory

{
Expand Down

0 comments on commit 82cd481

Please sign in to comment.