mimajingsai/server/serverconf.yaml
Smart-SangGe f05335c44e new file: client/clientconf.yaml
modified:   client/main.py
	new file:   node/nodeconf.yaml
	modified:   server/main.py
	new file:   server/serverconf.yaml
	modified:   server/xiaomiandns.py
2023-04-07 19:52:19 +08:00

8 lines
128 B
YAML

database:
db_file : '../database/dns.db'
DNS:
port : 53
listen_host : "0.0.0.0"
API:
port : 81
listen_host : "0.0.0.0"