Skip to content

Commit

Permalink
Add space after 'up' in 'docker-compose up-d' (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukinovec authored Jul 19, 2022
1 parent db9480f commit ba92810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ services:
platform: linux/amd64
```
to `docker-compose.override.yml` to make `docker-compose up-d` work on M1.
to `docker-compose.override.yml` to make `docker-compose up -d` work on M1.

0 comments on commit ba92810

Please sign in to comment.