fix: pgid for jellyfin
This commit is contained in:
parent
834f78fdbb
commit
d5e7d79526
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
||||||
env:
|
env:
|
||||||
# basics
|
# basics
|
||||||
PUID: "{{ jellyfin_puid }}"
|
PUID: "{{ jellyfin_puid }}"
|
||||||
GUID: "{{ blackbeard_guid }}"
|
PGID: "{{ blackbeard_guid }}"
|
||||||
|
|
||||||
# global
|
# global
|
||||||
TZ: "{{ timezone }}"
|
TZ: "{{ timezone }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue