🔥(project) remove occurences of COLLABORATION_SERVER_SECRET

COLLABORATION_SERVER_SECRET is no longer used in the codebase,
so we can remove it from the codebase.
This commit is contained in:
Anthony LC
2026-09-01 15:18:44 +02:00
parent 650b30ca89
commit 1b1e2a8a20
7 changed files with 2 additions and 17 deletions
-1
View File
@@ -79,7 +79,6 @@ USER_RECONCILIATION_FORM_URL=http://localhost:3000
# Collaboration
COLLABORATION_BACKEND_BASE_URL=http://app-dev:8000
COLLABORATION_SERVER_ORIGIN=http://localhost:3000
COLLABORATION_SERVER_SECRET=my-secret
COLLABORATION_WS_URL=ws://localhost:3002/collaboration/ws/v1/docs
COLLABORATION_WS_INACTIVITY_TIMEOUT=15 # Seconds