6 lines
86 B
Bash
6 lines
86 B
Bash
#
|
|
# environment variables for emby
|
|
#
|
|
PUID=${PUID}
|
|
PGID=${PGID}
|
|
TZ=Africa/Johannesburg |