diff options
Diffstat (limited to 'data/hostserv.example.conf')
-rw-r--r-- | data/hostserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/hostserv.example.conf b/data/hostserv.example.conf index f62ea74ba..406c8218f 100644 --- a/data/hostserv.example.conf +++ b/data/hostserv.example.conf @@ -21,7 +21,7 @@ service /* * The hostname of the HostServ client. */ - host = "services.host" + host = "${services.host}" /* * The realname of the HostServ client. |