mtg icon indicating copy to clipboard operation
mtg copied to clipboard

can not access /config.toml

Open liesauer opened this issue 2 years ago • 1 comments

user@VM:~$ $ docker exec mtg-proxy /mtg access /config.toml
$: command not found

liesauer avatar May 17 '23 06:05 liesauer

using v2 docker

docker run -d -v ~/mtproxy/config.toml:/config.toml -p 3128:3128 --name mtg-proxy --restart=unless-stopped nineseconds/mtg:2

liesauer avatar May 17 '23 06:05 liesauer