secure_agent_envs/config.env.example
guessthepw d7788a5212 Creates dual-mode development sandbox setup
Implements orchestration on macOS and provisioning on Linux for isolated Claude Code environments

Adds interactive component selection with visual menu interface
Enables secure VM creation with disabled host filesystem access
Provides comprehensive toolchain including PostgreSQL, Erlang/Elixir, and browser automation
Configures VNC desktop access for OAuth workflows and browser-based tasks
2026-01-25 09:25:57 -05:00

6 lines
201 B
Text

# Copy this file to config.env and fill in your values.
# config.env is gitignored and shared across all VMs you create.
GIT_NAME="guessthepw"
GIT_EMAIL="admin@guessthe.pw"
VNC_PASSWORD="changeme123"