Fix readme example
This commit is contained in:
parent
03e16c4981
commit
96ca74ccc8
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ web:
|
|||
|
||||
FROM orchardup/rails
|
||||
ADD . /code
|
||||
CMD: bundle exec rackup
|
||||
CMD bundle exec rackup
|
||||
|
||||
|
||||
### Communicating between containers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue