whoop 2
This commit is contained in:
parent
6bec2f28ca
commit
125adab667
|
@ -69,8 +69,8 @@
|
||||||
"plex" = {
|
"plex" = {
|
||||||
image = "lscr.io/linuxserver/plex:latest";
|
image = "lscr.io/linuxserver/plex:latest";
|
||||||
environment = {
|
environment = {
|
||||||
"PUID" = 1000;
|
"PUID" = "1000";
|
||||||
"PGID" = 1000;
|
"PGID" = "1000";
|
||||||
"TZ" = "America/New_York";
|
"TZ" = "America/New_York";
|
||||||
"VERSION" = "latest";
|
"VERSION" = "latest";
|
||||||
"PLEX_CLAIM" = "claim-1VxZPrsgYWGPxeiKvuMe";
|
"PLEX_CLAIM" = "claim-1VxZPrsgYWGPxeiKvuMe";
|
||||||
|
|
Loading…
Reference in New Issue