This commit is contained in:
2024-10-20 13:24:09 +11:00
parent b5255e4996
commit 2a0b402c38
2 changed files with 9 additions and 12 deletions
+3 -3
View File
@@ -61,10 +61,10 @@ services:
volumes:
- /etc/localtime:/etc/localtime:ro
environment:
MQTT_BROKER: 'frigate'
MQTT_BROKER: '10.59.221.172'
MQTT_PORT: '1883'
MQTT_USERNAME: 'your_mqtt_username' # Optional
MQTT_PASSWORD: 'your_mqtt_password' # Optional
MQTT_USERNAME: 'dayglo' # Optional
MQTT_PASSWORD: 'hytphidcivNolyuWidAgmovdorgac9' # Optional
FRIGATE_URL: 'http://frigate:5000'
INTERESTED_ZONES: 'Door_Front'
depends_on: