From 959ae59c7ba7a9a3bcc5aaa4e300893220ae2b16 Mon Sep 17 00:00:00 2001 From: sujiba <65259334+sujiba@users.noreply.github.com> Date: Thu, 11 May 2023 21:05:56 +0200 Subject: [PATCH] change(readme): added path for resolveconf.conf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 871a47a..858e62a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ docker-compose up -d --force-recreate ``` ## DNS problems -If you are running other docker containers on the same host and cannot use name resolution within those containers, you have to modify the resolvconf.conf on your host system and uncomment the following: +If you are running other docker containers on the same host and cannot use name resolution within those containers, you have to modify /etc/resolvconf.conf on your host system and uncomment the following: ``` # If you run a local name server, you should uncomment the below line and # configure your subscribers configuration files below.