fix: typo

This commit is contained in:
AurelienWebnation 2022-06-08 18:40:59 +02:00 committed by GitHub
parent 16e56fb628
commit a6ede85e81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ cgroup_parent: m-executor-abcd
### command
`command` overrides the the default command declared by the container image (i.e. by Dockerfile's `CMD`).
`command` overrides the default command declared by the container image (i.e. by Dockerfile's `CMD`).
```
command: bundle exec thin -p 3000