Skip to content
Snippets Groups Projects
.env.example 305 B
Newer Older
AGENT_PEER_URL="http://localhost:8001"
AGENT_NAME=DEV_AGENT
AGENT_KEY=CwNJroKHTSSj3XvE7ZAnuKiTn2C4QkFvxEqfm5rzhNrb
AGENT_DID_SEED=000000000000000000000000TCuste21

LEDGERS="IDUNION,BCOVRIN_TEST"
IDUNION_KEY=your-key-here

AGENT_DB_HOST=0.0.0.0:5432
AGENT_DB_USER=postgres
AGENT_DB_PASS=postgres
PORT=8080