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