mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-21 22:30:46 +08:00
fix(config): fix the problem of dns addr error in config template
This commit is contained in:
@@ -10,7 +10,7 @@ http:
|
||||
ip_header:
|
||||
dns:
|
||||
enable: true
|
||||
addr: 21
|
||||
addr: :53
|
||||
rmi:
|
||||
enable: true
|
||||
addr: :1099
|
||||
|
||||
Reference in New Issue
Block a user