chore: sync all changes to Gitea
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Config, docs, scripts, and backup manifests - Submodule refs unchanged (m = modified content in submodules) Made-with: Cursor
This commit is contained in:
13
scripts/57xx-deploy/5703-agent/.env.example
Normal file
13
scripts/57xx-deploy/5703-agent/.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user