Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example text_template including screenshot #79

Closed
wants to merge 18 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
LHBL2003 authored Jul 4, 2024
commit 2a3784d1d4c31483b660cf5a75b55c3730aac367
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -107,7 +107,13 @@ Issues and pull requests are welcomed.

## Debugging
The following describes how to start the debugging mode.
Doeses Docker Compose Debug File supports you with debugging in VSCode
This Docker Compose Debug File supports you with debugging in VSCode

Files directly related to the topic:
.vscode/launch.json
.vscode/tasks.json
.dockerignore
develop/docker-compose-debug.yml

Recommended VSCode Extensions (I think):
- Docker (Extension ID: ms-azuretools.vscode-docker)