mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-31 05:02:12 +00:00
Update port numbers for services
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user