diff --git a/caddy/site/links/index.html b/caddy/site/links/index.html index 1a0a1f4..98f6201 100644 --- a/caddy/site/links/index.html +++ b/caddy/site/links/index.html @@ -41,8 +41,8 @@ - - + + \ No newline at end of file diff --git a/jellyfin/docker-compose.yml b/jellyfin/docker-compose.yml index 83670cd..7ffad7d 100644 --- a/jellyfin/docker-compose.yml +++ b/jellyfin/docker-compose.yml @@ -5,8 +5,8 @@ services: container_name: jellyfin user: 1000:100 # https://github.com/jellyfin-archive/jellyfin-docs/blob/master/general/administration/hardware-acceleration.md#hardware-acceleration-on-docker-linux - group_add: - - 107 + #group_add: + # - 107 network_mode: "host" volumes: - ./config:/config