Update README.md

This commit is contained in:
Sam A. 2022-11-26 20:28:19 +01:00
parent 4611d890f7
commit 7c7379c42c
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ $ ./deploy.sh services SINGLE_SERVICE # deploy SINGLE_SERVICE Docker service on
```
`SINGLE_SERVICE` should match one of the filenames in
`roles/docker/tasks/services/`, but without the `.yml` extension.
`roles/docker/tasks/services/**/*`, but without the `.yml` extension.
## Testing