🚚(collaboration) change the websocket url name
We will have 2 urls targeting the server, better to improve the naming to avoid confusion.
This commit is contained in:
@@ -53,7 +53,7 @@ AI_API_KEY=password
|
||||
AI_MODEL=llama
|
||||
|
||||
# Collaboration
|
||||
COLLABORATION_SERVER_URL=ws://localhost:4444
|
||||
COLLABORATION_WS_URL=ws://localhost:4444
|
||||
|
||||
# Frontend
|
||||
FRONTEND_THEME=dsfr
|
||||
|
||||
Reference in New Issue
Block a user