Files
proxmox/scripts/57xx-deploy/5703-agent/.env.example
defiQUG b3a8fe4496
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
chore: sync all changes to Gitea
- Config, docs, scripts, and backup manifests
- Submodule refs unchanged (m = modified content in submodules)

Made-with: Cursor
2026-03-02 11:37:34 -08:00

14 lines
429 B
Plaintext

# VM 5703 agent — copy to /opt/ai/agent/.env
# Replace hostnames with your 5701/5702 hostnames or IPs if not using numeric hostnames.
MCP_URL=http://5701:3000/mcp/call
INF_URL=http://5702:8000
MODE=read-only
# Set to an allowlisted pool address when using dodo.get_pool_state
POOL_ADDRESS=POOL_ADDRESS_HERE
# Optional: when VM 5704 is used
# PG_DSN=postgresql://ai:YOUR_PASSWORD@5704:5432/ai
# REDIS_URL=redis://5704:6379/0