Try updating dns for smokeping

Fix home assistant
This commit is contained in:
Marc Fokkert
2024-03-14 12:03:43 +01:00
parent abdfb084e9
commit 6b2855fb16
4 changed files with 3439 additions and 555 deletions

View File

@@ -37,6 +37,8 @@ resource "docker_container" "smokeping" {
ipv4_address = "192.168.2.126"
}
dns = ["172.20.0.0"]
lifecycle {
ignore_changes = [
ulimit,