check request

This commit is contained in:
2024-02-13 21:09:49 +03:00
parent 8fbd3592e2
commit d4ef738160
3 changed files with 9 additions and 1 deletions
+2 -1
View File
@@ -17,6 +17,7 @@ module.exports = {
},
config: {
"journal.socket.url": "ws://localhost",
"journal.socket.path": "/socket.io/"
"journal.socket.path": "/socket.io/",
"journal.back.url": "/api",
}
}