# Copy to .env next to docker-compose.yml (gitignored); docker compose picks # it up automatically. Same convention as services/llm-gateway. # Tailscale IP of the SOLARIA node. Bind the mesh-facing publish ONLY to this # IP — never 0.0.0.0. Verify when rebuilding the host: tailscale ip -4. TAILSCALE_BIND_IP=100.100.231.104 # CUDA_VISIBLE_DEVICES=0