mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-24 08:03:53 +08:00
Update config.yaml
This commit is contained in:
@@ -3,9 +3,6 @@ server:
|
||||
# 服务器监听地址和端口(Server listening address and port)
|
||||
ip: 0.0.0.0
|
||||
port: 8000
|
||||
# 服务器是否只接受来自esp32-小智的连接,为了安全起见,建议设置为true
|
||||
# Whether the server only accepts connections from ESP32-Ash is recommended to be set to true for security purposes
|
||||
only_esp32_xiaozhi_connect: true
|
||||
# 认证配置
|
||||
auth:
|
||||
enabled: true # 是否启用认证
|
||||
|
||||
Reference in New Issue
Block a user