Skip to content

Commit b5d1b55

Browse files
Update README.md
1 parent 36a3de6 commit b5d1b55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ curl -X POST "http://wol-client:5555/start" \
9494
> [!NOTE]
9595
> The `startupTime` field may be omitted. In that case, the [`PING_INTERVAL`](#ping_interval) and [`PING_RETRIES`](#ping_retries) settings will be used to periodically ping the host.
9696

97-
**WoL Client** will respond with a `client_id`, which can be used to establish a **WebSocket connection** at `ws://wol-client/ws`.
97+
**WoL Client** will respond with a `client_id`, which can be used to establish a **WebSocket connection** at `ws://wol-client:5555/ws`.
9898
This WebSocket will send updates for each step of the process. The response contains:
9999

100100
- `success`: `true` if the process finished successfully.

0 commit comments

Comments
 (0)