Skip to content

Commit

Permalink
removed version line from Docker Compose YAML section
Browse files Browse the repository at this point in the history
  • Loading branch information
volumedata21 committed Aug 22, 2024
1 parent 8277ff0 commit d654b60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ docker run -d -p 8081:8081 -v /path/to/downloads:/downloads ghcr.io/alexta69/met
## Run using docker-compose

```yaml
version: "3"
services:
metube:
image: ghcr.io/alexta69/metube
Expand Down

0 comments on commit d654b60

Please sign in to comment.