mirror of
https://github.com/alexta69/metube.git
synced 2025-04-04 04:37:39 +03:00
Merge pull request #500 from volumedata21/master
removed version line from Docker Compose YAML section
This commit is contained in:
commit
2e6199b867
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue