Skip to content

Commit 452ff49

Browse files
committed
docs: update
1 parent 1f838d8 commit 452ff49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Options:
109109
--client-web-socket-url-protocol <value> Tells clients connected to devServer to use the provided protocol.
110110
--client-web-socket-url-username <value> Tells clients connected to devServer to use the provided username to authenticate.
111111
--client-web-socket-url-password <value> Tells clients connected to devServer to use the provided password to authenticate.
112-
--web-socket-server <value> Deprecated: please use '--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
112+
--web-socket-server <value> Deprecated: please use 'webSocketServer.type'/'--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
113113
--no-web-socket-server Negative 'web-socket-server' option.
114114
--web-socket-server-type <value> Allows to set web socket server and options (by default 'ws').
115115
--compress Enables gzip compression for everything served.

0 commit comments

Comments
 (0)