mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-27 01:23:55 +08:00
update:优化http_server所在目录
This commit is contained in:
+3
-3
@@ -22,11 +22,11 @@ server:
|
||||
#allowed_devices:
|
||||
# - "24:0A:C4:1D:3B:F0" # MAC地址列表
|
||||
manager:
|
||||
# 是否启用管理后台
|
||||
# 目前这个模块还在开发中,建议:不要修改enabled选项
|
||||
enabled: false
|
||||
ip: 0.0.0.0
|
||||
port: 8001
|
||||
# 请把密码设置10位数,且不能包含xiaozhi这几个字符
|
||||
password: 123456
|
||||
port: 8002
|
||||
|
||||
xiaozhi:
|
||||
type: hello
|
||||
|
||||
Reference in New Issue
Block a user