diff --git a/broker/mosquitto.conf b/broker/mosquitto.conf index 4210baf..137c64e 100644 --- a/broker/mosquitto.conf +++ b/broker/mosquitto.conf @@ -17,6 +17,6 @@ auth_opt_acl_jitter_seconds 5 auth_opt_http_host forge auth_opt_http_port 80 -auth_opt_http_getuser_uri /api/broker/auth-client -auth_opt_http_aclcheck_uri /api/broker/auth-acl +auth_opt_http_getuser_uri /api/comms/auth/client +auth_opt_http_aclcheck_uri /api/comms/auth/acl