mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(EMQX): authz wrong verb
This commit is contained in:
@@ -33,4 +33,4 @@ spec:
|
||||
{allow, {user, "{{ .X_EMQX_MQTT_HASS_USERNAME }}"}, all, ["homeassistant/#", "hass/#", "zigbee2mqtt/#"]}.
|
||||
|
||||
%% Default Deny All
|
||||
{reject, all}.
|
||||
{deny, all}.
|
||||
|
||||
Reference in New Issue
Block a user