Fixed non working sed commands for devices section in the compose.yaml
This commit is contained in:
+1
-4
@@ -24,10 +24,7 @@ in
|
||||
- ${config-dir}/config:/config
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /run/dbus:/run/dbus:ro
|
||||
# ----------------------------------- #
|
||||
# DEVICES SECTION WILL APPEAR HERE IF #
|
||||
# ZIGBEE USB DEVICE IS PRESENT #
|
||||
# ----------------------------------- #
|
||||
# --- hass devices --- #
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.services.home-assistant.loadbalancer.server.port=8123
|
||||
|
||||
Reference in New Issue
Block a user