Add WebSocket support and fix Makefile installation

This commit is contained in:
Jose Luis Montañes Ojados
2026-01-27 02:52:52 +01:00
parent 0865aba041
commit 481f8c431d
3 changed files with 45 additions and 96 deletions

View File

@@ -12,7 +12,7 @@ Group=grokway
WorkingDirectory=/opt/grokway
# Path to the executable.
ExecStart=/opt/grokway/grokway
ExecStart=/opt/grokway/grokway --ssh :2223
# Environment variables.
# You MUST set this to a secure token, otherwise a random one is generated on each start.