fix(config): fix the problem of dns addr error in config template

This commit is contained in:
Li4n0
2021-05-28 00:51:16 +08:00
parent dcabfb1546
commit efcbff23d8
+1 -1
View File
@@ -10,7 +10,7 @@ http:
ip_header: ip_header:
dns: dns:
enable: true enable: true
addr: 21 addr: :53
rmi: rmi:
enable: true enable: true
addr: :1099 addr: :1099