mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-21 21:41:03 +02:00
added debugger step
This commit is contained in:
parent
fafad5e119
commit
eb916df139
@ -7,6 +7,8 @@ This guide explains how to set up and use VSCode's debugging capabilities with t
|
|||||||
1. **Environment Setup**:
|
1. **Environment Setup**:
|
||||||
- Copy `.vscode/.env.template` to `.vscode/.env`
|
- Copy `.vscode/.env.template` to `.vscode/.env`
|
||||||
- Fill in the necessary environment variables in `.vscode/.env`
|
- Fill in the necessary environment variables in `.vscode/.env`
|
||||||
|
2. **launch.json**:
|
||||||
|
- Copy `.vscode/launch.template.jsonc` to `.vscode/launch.json`
|
||||||
|
|
||||||
## Using the Debugger
|
## Using the Debugger
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user