Skip to content

Commit 71558ea

Browse files
updated the deployment guide for local debugging
1 parent 2e5d06f commit 71558ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,10 @@ Additional Steps
225225
226226
If you chose to enable authentication for the deployment, follow the steps in [App Authentication](../docs/AddAuthentication.md)
227227
228+
## For local Debugging
229+
230+
Make sure to set `APP_ENV` to `dev` in `.env` file.
231+
228232
## Running the application
229233
230234
To help you get started, sample Informix queries have been included in the data/informix/functions and data/informix/simple directories. You can choose to upload these files to test the application.

0 commit comments

Comments
 (0)