fix whitespace
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- "host:${HOST_IP}"
|
||||
- "mqtt:${HOST_IP}"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:1880/"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
test: ["CMD", "curl", "-f", "http://localhost:1880/"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
|
||||
Reference in New Issue
Block a user