From 2ccf1bfa2921bb7d1ccbe365bf6abd1ed24b574e Mon Sep 17 00:00:00 2001 From: saloui Date: Wed, 19 Jul 2023 17:19:04 +0200 Subject: [PATCH] updated docs --- docs/server_endpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server_endpoints.md b/docs/server_endpoints.md index 44d3fe4..e322eb6 100644 --- a/docs/server_endpoints.md +++ b/docs/server_endpoints.md @@ -2,7 +2,7 @@ Logo -The server provides several Socket.io endpoints that clients can use to interact with the server. The default URL for the server is `http://localhost:9600`, but it can be changed using the configuration file or launch parameters. +The server provides several Socket.io endpoints that clients can use to interact with the server. The default URL for the server is `http://localhost:9601`, but it can be changed using the configuration file or launch parameters. ## Endpoints