Update config/daemon/systemd.md

Co-Authored-By: ChaosGramer <ChaosGramer@users.noreply.github.com>
This commit is contained in:
Sebastiaan van Stijn 2019-01-25 14:44:13 +01:00 committed by GitHub
parent d38627d05a
commit 46f76f241e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: