test: add mosquitto ACL file and mount it; grant testuser readwrite on lambdaiot topic
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# ACL for testuser — allow publish and subscribe on 'lambdaiot' topic
|
||||
user testuser
|
||||
topic readwrite lambdaiot
|
||||
topic readwrite lambdaiot/#
|
||||
Reference in New Issue
Block a user