# Shared secret the central StackPilot must present to manage this host. # Generate with: openssl rand -base64 32 # Enter the SAME value when adding this host under Settings → Remote hosts. AGENT_TOKEN=change-me-to-a-long-random-shared-secret # Host directory where this host's stack folders live. STACKS_HOST_DIR=./data/stacks