Merge pull request #531 from blcsntb/patch-1

Update README.md
This commit is contained in:
Buck Ryan 2022-03-16 14:10:09 -04:00 committed by GitHub
commit 4b681d8318
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -226,7 +226,7 @@ For example, your config could look like this:
},
{
"type": "env",
"var": "DOCKER_MACHINE_NAME",
"var": "DOCKER_MACHINE_NAME"
},
]
}