Skip to content

Commit

Permalink
Fix desktop endpoint set by browser flag (#153)
Browse files Browse the repository at this point in the history
This pull request fixes an issue where the desktop endpoint was not
correctly set by the browser flag. By passing --browser <port> to the
configuration, the application now listens on the specified request
port, ensuring proper handling of desktop requests.

Close #154
  • Loading branch information
nopcoder authored Nov 19, 2024
1 parent 15bfe67 commit c005761
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion desktopcollector/main.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c005761

Please sign in to comment.