FIX: getting 'Client <unknown> disconnected, not authorised.' error in logs due to upgrade of docker image to 2.0... reverting to 1.6
This commit is contained in:
		
							parent
							
								
									c33f6523e2
								
							
						
					
					
						commit
						776ab35eac
					
				|  | @ -17,7 +17,7 @@ services: | |||
|     restart: unless-stopped | ||||
| 
 | ||||
|   broker: | ||||
|     image: eclipse-mosquitto | ||||
|     image: eclipse-mosquitto:1.6 | ||||
|     volumes: | ||||
|       - broker_data:/mosquitto/data | ||||
|       - ${CONFIG_DIR}:/mosquitto/config:ro | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user