diff --git a/config.json b/config.json index b76e0c9..0e56e32 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "tleUrl": "/data/attributed-TLE.json", + "tleUrl": "data/attributed-TLE.json", "propergateInterval": 1000, "pushHistory": false, "logLevel": "info",