Skip to content

Commit baa0b3b

Browse files
Update DeploymentGuide.md
add the section: "For local Debugging"
1 parent 44cccd1 commit baa0b3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documents/DeploymentGuide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
194194
2. **Deleting Resources After a Failed Deployment**
195195
196196
- Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources.
197+
198+
## For local Debugging
199+
200+
To configure your environment, navigate to the `src\api` folder to create a `.env` file based on the `.env.sample`, fill it using deployment output or the Azure Portal under "Deployments" in your resource group, and ensure APP_ENV is set to "**dev**".
197201
198202
## Sample Questions
199203

0 commit comments

Comments
 (0)