Skip to content

Commit ea80f7a

Browse files
added relative path for .env
1 parent 71558ea commit ea80f7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/DeploymentGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Additional Steps
227227
228228
## For local Debugging
229229
230-
Make sure to set `APP_ENV` to `dev` in `.env` file.
230+
Make sure to set `APP_ENV` to `dev` in `src\backend\.env` file.
231231
232232
## Running the application
233233

0 commit comments

Comments
 (0)