Skip to content

Commit 0631d85

Browse files
authored
Update README.md
1 parent 10ac7c6 commit 0631d85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ docker run -d \
3232
--restart unless-stopped \
3333
--env TZ=Asia/Shanghai \
3434
--env CRON='0 0 */7 * *' \
35-
-v /path/to/mosdns:/etc/mosdns
35+
-v /path/to/mosdns:/etc/mosdns \
3636
-p 53:53/tcp \
3737
-p 53:53/udp \
3838
fordes123/mosdns:latest
@@ -53,4 +53,4 @@ docker run -d \
5353

5454
> this repository source code copy from [IrineSistiana/mosdns-docker](https://github.com/IrineSistiana/mosdns-docker)
5555
> config file reference from [mosdns community](https://github.com/IrineSistiana/mosdns/discussions)
56-
> geoip geosite lists source [17mon/china_ip_list](https://github.com/17mon/china_ip_list) and [Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat)
56+
> geoip geosite lists source [17mon/china_ip_list](https://github.com/17mon/china_ip_list) and [Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat)

0 commit comments

Comments
 (0)