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