mirror of
https://github.com/trafficlunar/computer-statistics.git
synced 2026-06-27 22:24:09 +00:00
fix: add native-tls feature to tungstenite
This commit is contained in:
parent
c21bd06cf1
commit
e0932fc033
3 changed files with 127 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# WebSocket URL
|
||||
WEBSOCKET_URL="ws://localhost:8888/computer/ws"
|
||||
WEBSOCKET_URL="wss://api.trafficlunar.net/computer/ws"
|
||||
# WebSocket Password
|
||||
WEBSOCKET_PASSWORD="PASSWORD_GOES_HERE"
|
||||
Loading…
Add table
Add a link
Reference in a new issue