update update check service location

This commit is contained in:
John
2021-12-11 14:31:41 +01:00
parent 749432707a
commit 125320343a
6 changed files with 11 additions and 10 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
ebusd.eu config webservice
==========================
This is the code running on the ebusd.eu config webservice that allows ebusd to download the needed CSV configuration files instead of having to install the ebusd-configuration package.
It is enabled by default in ebusd due to the default value of the `--configpath=http://ebusd.eu/config/` commandline option.
This is the code of the webservice at http://cfg.ebusd.eu/ that allows ebusd to download the needed CSV configuration
files instead of having to install the ebusd-configuration package.
It is enabled by default in ebusd due to the default value of the `--configpath=http://cfg.ebusd.eu/` commandline option.