mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 23:51:59 +01:00
Merge pull request #29 from JacobHenner/master
Fixed docker container naming inconsistency in README
This commit is contained in:
commit
a2644fb998
@ -105,8 +105,8 @@ If Unbound doesn't like one of the newly added directives, it
|
|||||||
will probably not respond over the network. In that case, here are some commands
|
will probably not respond over the network. In that case, here are some commands
|
||||||
to work out what is wrong:
|
to work out what is wrong:
|
||||||
|
|
||||||
$ docker logs dnscrypt
|
$ docker logs dnscrypt-server
|
||||||
$ docker exec dnscrypt /opt/unbound/sbin/unbound-checkconf
|
$ docker exec dnscrypt-server /opt/unbound/sbin/unbound-checkconf
|
||||||
|
|
||||||
Details
|
Details
|
||||||
=======
|
=======
|
||||||
|
Loading…
Reference in New Issue
Block a user