8 lines
117 B
Bash
8 lines
117 B
Bash
#
|
|
# environment variables for home-assistant
|
|
#
|
|
PUID=3035
|
|
PGID=3034
|
|
TZ=Africa/Johannesburg
|
|
PORT=${WEBUI_PORT}
|