psi-4ward / AskSinAnalyzerXS

Analyzer for radio telegrams in a HomeMatic environment
Other
48 stars 7 forks source link

Windows Applikation ws Port #31

Closed Konrni closed 3 years ago

Konrni commented 3 years ago

didn't find the windows ws port documented yet, reject if stated elsewhere.

psi-4ward commented 3 years ago

Thats wrong. There is no "standard" port when you use the electron app: https://github.com/psi-4ward/AskSinAnalyzerXS/blob/master/app/src/init.ts#L9

The app tries to guess a free port. But you can use a defined port by setting an ENV-Var: set PORT=3030