Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commit by Joseph Gullo - 2022.01.10 #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

surfrock66
Copy link

  • Updated all node dependencies to up-to-date versions.
  • The websocket API has changed and the ping breaks the app so I modified the keepalive ping.
  • I updated the sample config to have .sample as the extension so merging with the repo doesn't overwrite local changes.
  • The initial port choice of 3000 can be problematic so I changed it to 8081 and made it easier to find in the default config; I also separated the websocket server to 8082.
  • Added instructions for UFW.

This is now tested and working in my Ubuntu Hirsute environment.

…s to modern verisons. The websocket API has changed and the ping breaks the app so I modified the keepalive ping. The initial port choice of 3000 can be problematic so I changed it to 8081 and made it easier to find in the default config; I also separated the websocket server to 8082. Added instructions for UFW.
README.md Outdated Show resolved Hide resolved
Co-authored-by: Om Kumar <[email protected]>
Copy link

@kumarom kumarom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants