mirror of
https://github.com/trafficlunar/computer-statistics.git
synced 2026-06-27 22:24:09 +00:00
feat: key press counter
This commit is contained in:
parent
8d84c99979
commit
d06617e367
5 changed files with 287 additions and 31 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# WebSocket URL
|
||||
WEBSOCKET_URL="ws://localhost:8888/ws/computer"
|
||||
WEBSOCKET_URL="ws://localhost:8888/computer/ws"
|
||||
# WebSocket Password
|
||||
WEBSOCKET_PASSWORD="PASSWORD_GOES_HERE"
|
||||
Loading…
Add table
Add a link
Reference in a new issue