Skip to content

Commit

Permalink
Merge pull request #1069 from midilicious/update-dockercompose-yaml
Browse files Browse the repository at this point in the history
Attribute version is obsolete. Will be ignored but may cause confusion
  • Loading branch information
Shadowghost authored Aug 6, 2024
2 parents 944997a + a887bac commit d623797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/general/installation/container.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ Multiple media libraries can be bind mounted if needed:
Create a `docker-compose.yml` file with the following contents. Add in the UID and GID that you would like to run jellyfin as in the user line below, or remove the user line to use the default (root).

```yml
version: '3.5'
services:
jellyfin:
image: jellyfin/jellyfin
Expand Down

0 comments on commit d623797

Please sign in to comment.