From 2e8408fb117a2c7800c776387ff83408378394c6 Mon Sep 17 00:00:00 2001 From: Teck Meng Date: Tue, 4 Jun 2024 20:24:03 +0800 Subject: [PATCH] Refactor jellyfin service in swarm/apps.yml to remove user field --- swarm/apps.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/swarm/apps.yml b/swarm/apps.yml index 119c177..b13a569 100644 --- a/swarm/apps.yml +++ b/swarm/apps.yml @@ -85,7 +85,6 @@ services: jellyfin: image: jellyfin/jellyfin - user: 1000:1000 restart: 'unless-stopped' environment: - DOMAIN=${DOMAIN}