Skip to content

Commit a8cbbb2

Browse files
Update DeploymentGuide.md
1 parent c9ad408 commit a8cbbb2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/DeploymentGuide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
193193
2. **Deleting Resources After a Failed Deployment**
194194

195195
- Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources.
196+
## For local Debugging
197+
198+
To configure your environment, navigate to the `src` 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**".
196199

197200
## Next Steps
198201
Now that you've completed your deployment, you can start using the solution.

0 commit comments

Comments
 (0)