♻️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
-17
View File
@@ -55,21 +55,6 @@
"root": "./public"
}
},
"websocket": {
"path": "/socket/",
"adapters": {
"types": [],
"redis": {
"host": "redis",
"port": 6379
}
},
"auth": {
"jwt": {
"secret": "supersecret"
}
}
},
"auth": {
"jwt": {
"secret": "supersecret",
@@ -244,12 +229,10 @@
"push",
"storage",
"webserver",
"websocket",
"database",
"cron",
"search",
"message-queue",
"realtime",
"tracker",
"general",
"user",