diff --git a/stellar-captive-core/debian/stellar-captive-core.default b/stellar-captive-core/debian/stellar-captive-core.default index 3227c72..4e18695 100644 --- a/stellar-captive-core/debian/stellar-captive-core.default +++ b/stellar-captive-core/debian/stellar-captive-core.default @@ -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