Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gnyuan committed Dec 19, 2024
1 parent 591e627 commit e251650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/v2raya/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ docker run -d \
-p 20171:20171 \
-p 20172:20172 \
-v /home/yuangn/v2raya/modules:/lib/modules \
-v /home/yuangn/v2raya/resolv.conf:/etc/resolv.conf \
-v /home/yuangn/v2raya/resolv.conf:/etc/resolv.conf:ro \
-v /home/yuangn/v2raya/v2raya:/etc/v2raya \
-v /home/yuangn/v2raya/v2ray:/etc/v2ray \
mzz2017/v2raya

0 comments on commit e251650

Please sign in to comment.