Fixed MQTT container name
This commit is contained in:
		
							parent
							
								
									c58751e6dd
								
							
						
					
					
						commit
						20fe151435
					
				| 
						 | 
				
			
			@ -116,7 +116,7 @@ services:
 | 
			
		|||
    ports:
 | 
			
		||||
    - 127.0.0.1:10001:80
 | 
			
		||||
  mqtt:
 | 
			
		||||
    container_name: mqtt
 | 
			
		||||
    container_name: frigate-mqtt
 | 
			
		||||
    image: eclipse-mosquitto:2.0.18
 | 
			
		||||
    command:
 | 
			
		||||
    - mosquitto
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue