fix(S2-a): load public MQTT TLS cert from broker volume
This commit is contained in:
@@ -16,9 +16,6 @@ services:
|
||||
- "8884:8884"
|
||||
volumes:
|
||||
- ./mosquitto:/mosquitto
|
||||
# Publicly trusted server identity for app MQTTS. The device listener still
|
||||
# validates client certificates against /mosquitto/certs/ca.crt.
|
||||
- /etc/letsencrypt:/etc/letsencrypt:ro
|
||||
|
||||
backend:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user