mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 08:56:00 +00:00
Refactor swarm/core.yml to add host mode publishing for MQTT port
This commit is contained in:
+2
-2
@@ -6,6 +6,8 @@ services:
|
||||
interval: 60s
|
||||
timeout: 25s
|
||||
retries: 5
|
||||
volumes:
|
||||
- emqx-data1:/opt/emqx/data
|
||||
networks:
|
||||
- traefik-public
|
||||
# ports:
|
||||
@@ -17,8 +19,6 @@ services:
|
||||
# - 8084:8084
|
||||
# - 8883:8883
|
||||
# - 18083:18083
|
||||
volumes:
|
||||
- emqx-data1:/opt/emqx/data
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
|
||||
Reference in New Issue
Block a user