This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mixed-port: 7890 | |
| allow-lan: false # 不需要开放给局域网,仅本机 | |
| bind-address: "127.0.0.1" # 仅本机监听 | |
| mode: rule | |
| log-level: info | |
| ipv6: false | |
| external-controller: 127.0.0.1:9090 | |
| dns: | |
| enable: true |