From f03e48994d0e6523b09fc3d7076689a3d18746e5 Mon Sep 17 00:00:00 2001 From: Fintanw23 <64627664+Fintanw23@users.noreply.github.com> Date: Tue, 6 Aug 2024 22:25:49 +1000 Subject: [PATCH] Update 2024-08-04-create-your-own-zigbee-hub.md fixed a small typo :) --- _posts/2024-08-04-create-your-own-zigbee-hub.md | 1 - 1 file changed, 1 deletion(-) diff --git a/_posts/2024-08-04-create-your-own-zigbee-hub.md b/_posts/2024-08-04-create-your-own-zigbee-hub.md index 06e442a2d9..083b7b9d60 100644 --- a/_posts/2024-08-04-create-your-own-zigbee-hub.md +++ b/_posts/2024-08-04-create-your-own-zigbee-hub.md @@ -76,7 +76,6 @@ services: - PGID=${PGID:-1000} restart: unless-stopped image: koenkk/zigbee2mqtt:latest - restart: unless-stopped volumes: - /etc/localtime:/etc/localtime:ro - /etc/timezone:/etc/timezone:ro