You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/DeploymentGuide.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,6 +225,10 @@ Additional Steps
225
225
226
226
If you chose to enable authentication for the deployment, follow the steps in [App Authentication](../docs/AddAuthentication.md)
227
227
228
+
## For local Debugging
229
+
230
+
Make sure to set `APP_ENV` to `dev` in `.env` file.
231
+
228
232
## Running the application
229
233
230
234
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