updated docs

This commit is contained in:
saloui 2023-07-19 17:19:04 +02:00
parent a39de6be04
commit 2ccf1bfa29

View File

@ -2,7 +2,7 @@
<img src="https://github.com/ParisNeo/lollms/blob/main/lollms/assets/logo.png" alt="Logo" width="200" height="200">
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