integrate db and playback

This commit is contained in:
cv
2021-04-17 13:23:43 +02:00
parent 2890687f73
commit ed22ad23b9
4 changed files with 70 additions and 13 deletions
+4
View File
@@ -4,5 +4,9 @@
},
"server": {
"port": 4001
},
"database": {
"filename": "db.json",
"tablename": "events"
}
}