We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e878014 commit d0e44feCopy full SHA for d0e44fe
1 file changed
docs/LocalDevelopmentSetup.md
@@ -415,7 +415,7 @@ Copy-Item Deployment\appconfig\frontapp\.env.template App\frontend-app\.env
415
416
### 5.3. Configure the `.env` file
417
418
-Update the `VITE_API_ENDPOINT` value with your local Backend API URL:
+Update the `VITE_API_ENDPOINT` value with your local Backend API URL, e.g.:
419
420
```env
421
VITE_API_ENDPOINT=https://localhost:52190
0 commit comments