@@ -101,6 +101,7 @@ async function statistics() {
|
||||
return {
|
||||
hostname: os.hostname() || 'Unknown',
|
||||
runtimeMode: process.env.NODE_ENV || 'Unknown',
|
||||
reset: counters[0]['since'],
|
||||
updateTimes: {
|
||||
timetable: timetable[0]['updated'],
|
||||
pis: pis[0]['updated'],
|
||||
|
||||
Reference in New Issue
Block a user