get lessons list

This commit is contained in:
2024-02-29 09:18:13 +03:00
parent 5134d44e39
commit 80713f7e0f
7 changed files with 72 additions and 54 deletions
-2
View File
@@ -16,8 +16,6 @@ module.exports = {
},
},
config: {
"journal.socket.url": "ws://localhost",
"journal.socket.path": "/socket.io/",
"journal.back.url": "/api",
}
}