mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
fix: remove privileged mode from homeassistant service configuration
This commit is contained in:
@@ -15,7 +15,6 @@ services:
|
|||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /run/dbus:/run/dbus:ro
|
- /run/dbus:/run/dbus:ro
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
privileged: true
|
|
||||||
expose:
|
expose:
|
||||||
- 8123
|
- 8123
|
||||||
network:
|
network:
|
||||||
|
|||||||
Reference in New Issue
Block a user