File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ docker run -d \
32
32
--restart unless-stopped \
33
33
--env TZ=Asia/Shanghai \
34
34
--env CRON=' 0 0 */7 * *' \
35
- -v /path/to/mosdns:/etc/mosdns
35
+ -v /path/to/mosdns:/etc/mosdns \
36
36
-p 53:53/tcp \
37
37
-p 53:53/udp \
38
38
fordes123/mosdns:latest
@@ -53,4 +53,4 @@ docker run -d \
53
53
54
54
> this repository source code copy from [ IrineSistiana/mosdns-docker] ( https://github.com/IrineSistiana/mosdns-docker )
55
55
> 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 )
You can’t perform that action at this time.
0 commit comments