removed version line from Docker Compose YAML section

This commit is contained in:
VolumeData21 2024-08-21 20:55:45 -04:00
parent 8277ff0719
commit d654b6060c

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