Remove faketrains URL

This commit is contained in:
Julian Metzler 2022-11-27 00:54:37 +01:00
parent 7cad9116b0
commit b6528d5fd5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ def _load_map(file):
SERIAL_PORT = "/dev/serial/by-path/platform-3f980000.usb-usb-0:1.5:1.0-port0"
DBI_HOST = "faketrains.xatlabs.com"
DBI_HOST = "trains.xatlabs.com"
STATION_CODE = "MH"
STATION_NAME = "München Hbf"
ARRIVAL_STATIONS = ["München Hbf", "München Hauptbahnhof"]