ilp-core
Version:
ILP core module managing ledger abstraction
28 lines (27 loc) • 898 B
Plain Text
DB_URI=postgres://localhost/ilpkit
API_HOSTNAME=localhost
API_PORT=3012
API_PRIVATE_HOSTNAME=localhost
API_PUBLIC_HTTPS=false
API_PUBLIC_PATH=/api
API_PUBLIC_PORT=3010
API_SECRET=-XM-upLISCO89U2Goi1IggThimrrw-7offEGowP4ll55
BLUEBIRD_WARNINGS=0
CLIENT_HOST=localhost
CLIENT_PORT=3010
CLIENT_PUBLIC_PORT=3010
CLIENT_TITLE=Red
LEDGER_ADMIN_USER=admin
LEDGER_ADMIN_PASS=zmot1iuvNYS5AwRQ2osCduti
LEDGER_CURRENCY_CODE=USD
LEDGER_CURRENCY_SYMBOL=$
LEDGER_ILP_PREFIX=us.usd.red.
LEDGER_PRECISION=10
CONNECTOR_ENABLE=true
CONNECTOR_LEDGERS={"us.usd.red.":{"currency":"USD","plugin":"ilp-plugin-bells","options":{"account":"http://localhost:3010/ledger/accounts/connector","username":"connector","password":"1JaqHgtX58yjcFZcO45RRV1oB"}}}
CONNECTOR_LOG_LEVEL=info
CONNECTOR_MAX_HOLD_TIME=100
CONNECTOR_AUTOLOAD_PEERS=true
CONNECTOR_PORT=4000
LEDGER_RECOMMENDED_CONNECTORS=connector
ILP_KIT_CLI_VERSION=11.1.0