From 413647661ac92feb38cafec3033cbc7bd07c5dc0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 30 Mar 2021 20:28:02 +0200 Subject: allow hafas-rest-api endpoint to be configured This allows selfhosted installations to be used --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index bd0c18f..8824aba 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ db-infoscreen respects the following environment variables: | :------- | :------ | :---------- | | DBFAKEDISPLAY\_LISTEN | `http://*:8092` | IP and Port for web service | | DBFAKEDISPLAY\_STATS | _None_ | File in which the total count of backend API requests (excluding those answered from cache) is written | +| DBFAKEDISPLAY\_HAFAS\_API | `https://v5.db.transport.rest` | hafas-rest-api endpoint | | DBFAKEDISPLAY\_HAFAS\_CACHE | `/tmp/dbf-hafas` | Directory for HAFAS cache | | DBFAKEDISPLAY\_IRIS\_CACHE | `/tmp/dbf-iris-mian` | Directory for IRIS schedule cache | | DBFAKEDISPLAY\_IRISRT\_CACHE | `/tmp/dbf-iris-realtime` | Directory for IRIS realtime cache | -- cgit v1.2.3