openhab/docker-compose.yml aktualisiert
This commit is contained in:
		@@ -21,6 +21,8 @@ services:
 | 
				
			|||||||
  openhab-log:
 | 
					  openhab-log:
 | 
				
			||||||
    image: welteki/frontail-openhab:latest
 | 
					    image: welteki/frontail-openhab:latest
 | 
				
			||||||
    container_name: openhab-log
 | 
					    container_name: openhab-log
 | 
				
			||||||
 | 
					    ports:
 | 
				
			||||||
 | 
					      - "9001:9001"
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - /etc/localtime:/etc/localtime:ro
 | 
					      - /etc/localtime:/etc/localtime:ro
 | 
				
			||||||
      - /etc/timezone:/etc/timezone:ro
 | 
					      - /etc/timezone:/etc/timezone:ro
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user