We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68736d1 commit 62be3f6Copy full SHA for 62be3f6
compose.yaml
@@ -65,6 +65,7 @@ services:
65
XRP_RPC_API_KEY: ${XRP_RPC_API_KEY:-}
66
XRP_MIN_BLOCK_NUMBER: ${XRP_MIN_BLOCK_NUMBER}
67
XRP_RPC_AMENDMENT_BLOCKED: ${XRP_RPC_AMENDMENT_BLOCKED:-}
68
+ XRP_MONITORED_ADDRESSES: ${XRP_MONITORED_ADDRESSES:-}
69
api:
70
<<: *base-svc
71
container_name: ${COMPOSE_PROJECT_NAME}-api
0 commit comments