mirror of
https://github.com/khairul169/home-lab.git
synced 2025-04-28 08:39:34 +07:00
14 lines
176 B
Plaintext
14 lines
176 B
Plaintext
# Config
|
|
JWT_SECRET=
|
|
TMP_DIR=
|
|
|
|
AUTH_USERNAME=
|
|
AUTH_PASSWORD=
|
|
|
|
# Apps
|
|
PC_MAC_ADDR=
|
|
TERMINAL_SHELL=
|
|
FILE_DIRS="/some/path;/another/path"
|
|
VNC_PORT=5901
|
|
VNC_START_CMD=vncserver :1
|