Skip to content

Commit

Permalink
fix(config): fix the problem of dns addr error in config template
Browse files Browse the repository at this point in the history
  • Loading branch information
Li4n0 committed May 27, 2021
1 parent dcabfb1 commit efcbff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cli/config.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ http:
ip_header:
dns:
enable: true
addr: 21
addr: :53
rmi:
enable: true
addr: :1099
Expand Down

0 comments on commit efcbff2

Please sign in to comment.