Merge pull request #500 from volumedata21/master

removed version line from Docker Compose YAML section
pull/457/merge
Alex 2024-08-22 08:55:39 +03:00 committed by GitHub
commit 2e6199b867
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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