We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cafd8 commit dc7957aCopy full SHA for dc7957a
jellyfin-gpu/docker-compose.yaml
@@ -6,7 +6,7 @@ services:
6
ports:
7
- ${SERVICE_PORT}:8096
8
group_add:
9
- - "122" # Change this to match your "render" host group id and remove this comment
+ - "122" # Change this to match your "render" host group id
10
volumes:
11
- ./config:/config
12
- ./cache:/cache
0 commit comments