From 051180a1702f374cab2b9c14232ed14341437c5b Mon Sep 17 00:00:00 2001 From: Arash Nemat Zadeh Date: Thu, 17 Nov 2022 03:42:09 +0330 Subject: [PATCH] edit docker command in README.md added the missing slash mentioned in issue #287 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d5e55d..4c9f22a 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ $ sudo systemctl start mtg or you can run a docker image ```console -docker run -d -v $PWD/config.toml:config.toml -p 443:3128 --name mtg-proxy --restart=unless-stopped nineseconds/mtg:2 +docker run -d -v $PWD/config.toml:/config.toml -p 443:3128 --name mtg-proxy --restart=unless-stopped nineseconds/mtg:2 ``` where _443_ is a host port (a port you want to connect to from a