Add README.md #127

Merged
benjaoming merged 13 commits from readme into main 2022-11-29 13:58:39 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7c7379c42c - Show all commits

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