Updating .env instructions

This commit is contained in:
Peter Morton 2025-08-07 22:14:49 -05:00
parent d7bf1e9004
commit dfae41ecbd

View File

@ -55,11 +55,12 @@ APP_TITLE=My Electron SPA
WIDTH=1024
HEIGHT=768
PROXY_ENDPOINT=https://router.ivastudio.verint.live/ProxyScript/run/67bca862210071627d32ef12/current/fullscreen_messenger
APP_TITLE Title shown in the window
WIDTH, HEIGHT Initial window size
PROXY_ENDPOINT URL to your Proxy Endpoint
```
- APP_TITLE Title shown in the window
- WIDTH, HEIGHT Initial window size
- PROXY_ENDPOINT URL to your Proxy Endpoint
## 🚀 Run the App
To start the Electron application: