Merge pull request #8895 from baboune/patch-1
Update index.html.markdown
This commit is contained in:
commit
d0ac4d41fd
|
@ -27,7 +27,7 @@ is a Docker feature missing, please report it in the GitHub repo.
|
|||
```
|
||||
# Configure the Docker provider
|
||||
provider "docker" {
|
||||
host = "tcp://127.0.0.1:1234/"
|
||||
host = "tcp://127.0.0.1:2376/"
|
||||
}
|
||||
|
||||
# Create a container
|
||||
|
|
Loading…
Reference in New Issue