fix: add xiaozhi services configuration for web, ota, and websocket

This commit is contained in:
2026-04-25 14:24:46 +08:00
parent 3f95800825
commit bef52b0abc
+39 -1
View File
@@ -66,6 +66,29 @@ http:
certResolver: le
service: proxmox01@file
xiaozhi_web:
entryPoints
- https
rule: Host(`xiaozhi.furyhawk.lol`)
tls:
certResolver: le
service: xiaozhi_web@file
xiaozhi_ota:
entryPoints
- https
rule: Host(`ota.furyhawk.lol`)
tls:
certResolver: le
service: xiaozhi_ota@file
xiaozhi_ws:
entryPoints
- https
rule: Host(`xiaozhi_ws.furyhawk.lol`)
tls:
certResolver: le
services:
coco_desktop:
@@ -101,4 +124,19 @@ http:
mail_machine:
loadBalancer:
servers:
- url: http://192.168.50.44:1080
- url: http://192.168.50.44:1080
xiaozhi_web:
loadBalancer:
servers
- url: http://192.168.50.44:8002
xiaozhi_ota:
loadBalancer:
servers
- url: http://192.168.50.44:8002/xiaozhi/ota/
xiaozhi_ws:
loadBalancer:
servers
- url: ws://192.168.50.44:8033/xiaozhi/v1/