blog/site-to-site-wireguard-part-2: the tag begins with v

This commit is contained in:
Cadey Ratio 2019-04-07 17:07:59 -07:00
parent 7123461cc1
commit 2b33cf2631
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ This should produce `adblock.zone` in the current working directory. Put this fi
The easy way:
```console
$ export DNSD_VERSION=1.0.2-6-g1a2bc63
$ export DNSD_VERSION=v1.0.2-6-g1a2bc63
$ docker run --name dnsd -p 53:53/udp -dit --restart always xena/dnsd:$DNSD_VERSION \
dnsd -zone-url https://domain.hostname.tld/path/to/your.zone \
-zone-url https://domain.hostname.tld/path/to/adblock.zone \