Update everything to the new leap serer
This commit is contained in:
@@ -16,7 +16,7 @@ resource "docker_container" "ofelia" {
|
||||
|
||||
mounts {
|
||||
target = "/var/run/docker.sock"
|
||||
source = "/var/run/docker.sock"
|
||||
source = "/run/podman/podman.sock"
|
||||
type = "bind"
|
||||
read_only = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user