Update for skutsje
This commit is contained in:
@@ -37,12 +37,6 @@ resource "docker_container" "zigbee-2-mqtt" {
|
||||
ipv4_address = "192.168.2.117"
|
||||
}
|
||||
|
||||
devices {
|
||||
container_path = "/dev/ttyACM0"
|
||||
host_path = "/dev/ttyACM0"
|
||||
permissions = "rwm"
|
||||
}
|
||||
|
||||
lifecycle {
|
||||
ignore_changes = [
|
||||
ulimit,
|
||||
|
||||
Reference in New Issue
Block a user