Skip to content

Commit cfaff99

Browse files
Update DeploymentGuide.md
1 parent 8c20e7f commit cfaff99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/DeploymentGuide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,3 +228,7 @@ This will rebuild the source code, package it into a container, and push it to t
228228
3. **Deleting Resources After a Failed Deployment**
229229

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

0 commit comments

Comments
 (0)