edit docker command in README.md

added the missing slash mentioned in issue #287
This commit is contained in:
Arash Nemat Zadeh
2022-11-17 03:42:09 +03:30
committed by GitHub
parent b4e0143cb7
commit 051180a170
+1 -1
View File
@@ -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