Refactor docker-compose.yml to remove unnecessary network configurations

This commit is contained in:
2024-05-26 21:53:13 +08:00
parent dcc9e1b7a7
commit 72911c3f89
+4 -4
View File
@@ -82,12 +82,12 @@ tcp:
loadBalancer:
servers:
- address: "emqx1:8083"
- address: "emqx2:8083"
# - address: "emqx2:8083"
emqx-web-socket-secure-service:
loadBalancer:
servers:
- address: "emqx1:8084"
- address: "emqx2:8084"
# - address: "emqx2:8084"
http:
routers:
@@ -566,12 +566,12 @@ http:
loadBalancer:
servers:
- url: http://emqx1:8083
- url: http://emqx2:8083
# - url: http://emqx2:8083
emqx-web-socket-secure:
loadBalancer:
servers:
- url: http://emqx1:8084
- url: http://emqx2:8084
# - url: http://emqx2:8084
emqx-dashboard:
loadBalancer:
servers: