Update Traefik configuration to use HTTP instead of WebSocket for emqx services

This commit is contained in:
2024-04-29 17:31:20 +08:00
parent 983ed2fd81
commit c811921ec6
+2 -2
View File
@@ -408,11 +408,11 @@ http:
emqx-web-socket:
loadBalancer:
servers:
- url: ws://emqx1:8083
- url: http://emqx1:8083
emqx-web-socket-secure:
loadBalancer:
servers:
- url: wss://emqx1:8084
- url: http://emqx1:8084
emqx-dashboard:
loadBalancer:
servers: