diff --git a/tubearchivist/web/src/webhook_base.py b/tubearchivist/web/src/webhook_base.py index 2f442f9..3359642 100644 --- a/tubearchivist/web/src/webhook_base.py +++ b/tubearchivist/web/src/webhook_base.py @@ -46,7 +46,7 @@ class WebhookBase: ["docker", "compose", "-f", "../docker/docker-compose.yml", "up", "-d", "--build", "docs"] ] }, - "jellyfin": { + "tubearchivist-jf": { "gh_user": "tubearchivist", "gh_repo": "jellyfin", "docker_user": "bbilly1",