WIP update for pi
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
provider "docker" {
|
||||
alias = "docker-pi"
|
||||
host = "tcp://172.16.0.7:2376"
|
||||
host = "tcp://192.168.178.159:2376"
|
||||
cert_path = pathexpand(".docker-rp")
|
||||
}
|
||||
Reference in New Issue
Block a user