mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
fix: disable TLS for xiaozhi_ws TCP router in Traefik configuration
This commit is contained in:
@@ -5,7 +5,7 @@ tcp:
|
||||
entryPoints:
|
||||
- xiaozhi-ws
|
||||
rule: HostSNI(`*`)
|
||||
tls: {}
|
||||
tls: false
|
||||
service: xiaozhi_ws@file
|
||||
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user