mqtt/sec/docker-compose.yml aktualisiert
This commit is contained in:
@@ -21,10 +21,3 @@ services:
|
|||||||
|
|
||||||
dns:
|
dns:
|
||||||
- ${DNS_SERVER}
|
- ${DNS_SERVER}
|
||||||
|
|
||||||
healthcheck:
|
|
||||||
test: ["CMD", "mosquitto_sub", "-h", "localhost", "-p", "${MQTT_TLS_PORT:-8883}", "-t", "healthcheck", "-C", "1", "--cafile", "/mosquitto/tls/ca.crt", "--insecure"]
|
|
||||||
interval: 30s
|
|
||||||
timeout: 10s
|
|
||||||
retries: 5
|
|
||||||
start_period: 20s
|
|
||||||
Reference in New Issue
Block a user