Skip to content

Commit

Permalink
Merge pull request #500 from volumedata21/master
Browse files Browse the repository at this point in the history
removed version line from Docker Compose YAML section
  • Loading branch information
alexta69 committed Aug 22, 2024
2 parents 01dd3e9 + d654b60 commit 2e6199b
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 2e6199b

Please sign in to comment.