diff --git a/README.md b/README.md index ebcab4f..c53680e 100644 --- a/README.md +++ b/README.md @@ -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 to work out what is wrong: - $ docker logs dnscrypt - $ docker exec dnscrypt /opt/unbound/sbin/unbound-checkconf + $ docker logs dnscrypt-server + $ docker exec dnscrypt-server /opt/unbound/sbin/unbound-checkconf Details =======