diff --git a/promise-types/docker_compose/README.md b/promise-types/docker_compose/README.md index ab61a3f..6ea5f4c 100644 --- a/promise-types/docker_compose/README.md +++ b/promise-types/docker_compose/README.md @@ -17,7 +17,7 @@ | --------------- | --------- | ----------------------------------------------------------------------------------------------------------------------- | --------- | -------- | | `file` | `string` | Docker compose yaml file | Yes | Promiser | | `state` | `string` | State of the docker images: start, stop, restart, kill, up | Yes | - | -| `envfile` | `string` | Specify which env-file needs to be included | Yes | - | +| `envfile` | `string` | Specify which env-file needs to be included | No | - | ## Examples