mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 21:03:29 +00:00
integrate db and playback
This commit is contained in:
@@ -4,5 +4,9 @@
|
||||
},
|
||||
"server": {
|
||||
"port": 4001
|
||||
},
|
||||
"database": {
|
||||
"filename": "db.json",
|
||||
"tablename": "events"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user