From 46f76f241ec9cbac543c42f5863dbce24848f932 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 25 Jan 2019 14:44:13 +0100 Subject: [PATCH] Update config/daemon/systemd.md Co-Authored-By: ChaosGramer --- config/daemon/systemd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/daemon/systemd.md b/config/daemon/systemd.md index c46abef54a..d9abe05b62 100644 --- a/config/daemon/systemd.md +++ b/config/daemon/systemd.md @@ -121,7 +121,7 @@ you need to add this configuration in the Docker systemd service file. "foo.com" matches "foo.com" and "bar.foo.com" ".foo.com" mataches only "bar.foo.com" ``` - * A single asterisk (*) indicates that no proxying should be done + * A single asterisk (`*`) indicates that no proxying should be done * Literal port numbers are accepted by IP address prefixes (`1.2.3.4:80`) and domain names (`foo.example.com:80`) Config examples: