Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions stellar-captive-core/debian/stellar-captive-core.default
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ STELLAR_CORE_URL="http://127.0.0.1:11626"
# Captive Core Ingestion Config
ENABLE_CAPTIVE_CORE_INGESTION=true
STELLAR_CORE_BINARY_PATH=/usr/bin/stellar-core
CAPTIVE_CORE_CONFIG_APPEND_PATH=/etc/stellar/stellar-core.cfg
TMPDIR=/var/lib/stellar
CAPTIVE_CORE_CONFIG_PATH=/etc/stellar/stellar-core_captive-testnet.cfg
CAPTIVE_CORE_STORAGE_PATH=/var/lib/stellar
# end Captive Core

PORT=8000
Expand Down