mirror of
https://github.com/alexta69/metube.git
synced 2025-04-03 20:27:36 +03:00
removed version line from Docker Compose YAML section
This commit is contained in:
parent
8277ff0719
commit
d654b6060c
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