fix: remove privileged mode from homeassistant service configuration
This commit is contained in:
@@ -15,7 +15,6 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /run/dbus:/run/dbus:ro
|
||||
restart: unless-stopped
|
||||
privileged: true
|
||||
expose:
|
||||
- 8123
|
||||
network:
|
||||
|
||||
Reference in New Issue
Block a user