♻️Removed unused websockets

This commit is contained in:
Anton SHEPILOV
2024-05-24 00:19:31 +02:00
parent 757a4759f8
commit 6f0bfbcd09
51 changed files with 7 additions and 1620 deletions
@@ -25,14 +25,6 @@
"root": "STATIC_ROOT"
}
},
"websocket": {
"auth": {
"jwt": {
"secret": "AUTH_JWT_SECRET",
"expiration": "AUTH_JWT_EXPIRATION"
}
}
},
"tracker": {
"segment": {
"key": "SEGMENT_SECRET_KEY"