Update faqs.md

This commit is contained in:
Blake Blackshear 2023-06-11 14:50:43 -05:00 committed by GitHub
parent ce997682dc
commit fa0505954c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,4 +45,4 @@ SQLite does not work well on a network share, if the `/media` folder is mapped t
If MQTT isn't working in docker try using the IP of the device hosting the MQTT server instead of `localhost`, `127.0.0.1`, or `mosquitto.ix-mosquitto.svc.cluster.local`.
This is because, by default, Frigate does not run in host mode so localhost pints to the frigate container and not the host device's network.
This is because, by default, Frigate does not run in host mode so localhost points to the Frigate container and not the host device's network.