Update port numbers for services

This commit is contained in:
Andras Bacsai
2024-03-12 19:09:08 +01:00
parent 336d44a5cc
commit c835c02bf2
7 changed files with 35 additions and 30 deletions

View File

@@ -1,12 +1,13 @@
# documentation: https://github.com/alexta69/metube
# slogan: A web GUI for youtube-dl with playlist support. It enables you to effortlessly download videos from YouTube and dozens of other sites.
# tags: youtube, download, videos, playlist
# port: 8081
services:
metube:
image: ghcr.io/alexta69/metube:latest
environment:
- SERVICE_FQDN_METUBE
- SERVICE_FQDN_METUBE_8081
- UID=1000
- GID=1000
volumes: