removed version line from Docker Compose YAML section

pull/500/head
VolumeData21 2024-08-21 20:55:45 -04:00
parent 8277ff0719
commit d654b6060c
1 changed files with 0 additions and 1 deletions

View File

@ -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