Update readme

This commit is contained in:
sayhiben
2024-10-05 18:14:26 -07:00
parent 4eee6536f9
commit 9d5d31efa8
2 changed files with 42 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
"description": "View streams in a grid",
"main": "./.webpack/main",
"scripts": {
"start": "electron-forge start -- --control.address=http://localhost:4444 --control.username=admin --control.password=password",
"start": "electron-forge start -- --trace-warnings --control.address=http://localhost:4444 --control.username=admin --control.password=password",
"make": "electron-forge make",
"package": "electron-forge package",
"publish": "electron-forge publish",