8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
|
|
# Control Plane Environment Variables
|
||
|
|
PORT=8080
|
||
|
|
HOMELAB_STATE_ROOT=/opt/homelab/state
|
||
|
|
HOMELAB_EVENTS_ROOT=/opt/homelab/events
|
||
|
|
HOMELAB_WORLD_ROOT=/opt/homelab/world
|
||
|
|
HOMELAB_ACTIONS_ROOT=/opt/homelab/actions
|
||
|
|
HOMELAB_CONFIG_ROOT=/opt/homelab/config
|