♻️Removed unused websockets
This commit is contained in:
@@ -12,16 +12,6 @@
|
||||
"endpoint": "http://localhost:9200"
|
||||
}
|
||||
},
|
||||
"websocket": {
|
||||
"path": "/socket",
|
||||
"adapters": {
|
||||
"types": ["redis"],
|
||||
"redis": {
|
||||
"host": "localhost",
|
||||
"port": 6379
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth": {
|
||||
"jwt": {
|
||||
"secret": "supersecret"
|
||||
|
||||
Reference in New Issue
Block a user