change example command to work better with the default configuration
This commit is contained in:
@@ -1541,7 +1541,7 @@ Buffer=1000
|
|||||||
#Bearer token used for authentication
|
#Bearer token used for authentication
|
||||||
#curl -H "Authorization: Bearer token" http://localhost:4242/api/messages
|
#curl -H "Authorization: Bearer token" http://localhost:4242/api/messages
|
||||||
# https://github.com/vi/websocat
|
# https://github.com/vi/websocat
|
||||||
# websocat -H="Authorization: Bearer token" ws://localhost:4242/api/websocket
|
# websocat -H="Authorization: Bearer token" ws://127.0.0.1:4242/api/websocket
|
||||||
#OPTIONAL (no authorization if token is empty)
|
#OPTIONAL (no authorization if token is empty)
|
||||||
Token="mytoken"
|
Token="mytoken"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user