Files
ontime/server/config.json
T
2021-04-08 13:41:51 +02:00

8 lines
76 B
JSON

{
"timer": {
"refresh": 1000
},
"server": {
"port": 4001
}
}