We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525c644 commit 66c1e97Copy full SHA for 66c1e97
README.md
@@ -58,7 +58,9 @@ Configure WiFi and server
58
59
* WiFi SSID (e.g., `MyHome`)
60
* WiFi password (e.g., `MyPassword`)
61
-* Server URL (e.g., `ws://34.44.85.57:9090/ws/`) -- that IP address and port are for the server running `echokit_server`
+* Web Socket server URL for `echokit_server`
62
+ * US: `ws://indie.echokit.dev/ws/`
63
+ * Asia: `ws://hk.echokit.dev/ws/`
64
65

66
0 commit comments