Skip to content

Commit

Permalink
Fix docker compose as docker plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
forgenator committed Apr 3, 2024
1 parent 7697ea7 commit 1a2dfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ services:
Running:

```console
$ docker-compose up -d monitor.sh
$ docker compose up -d monitor.sh
```

0 comments on commit 1a2dfff

Please sign in to comment.