ci: docker_tag=dev-test - Configuration faucet avec wss://dev3.4nkweb.com/ws/ et bootstrap_faucet=true
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s

This commit is contained in:
4NK Dev 2025-09-20 00:29:43 +00:00
parent 3789cf231e
commit 81cf08f7b3
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ zmq_url="tcp://bitcoin:29000"
storage="https://demo.4nkweb.com/storage"
data_dir="/home/bitcoin/.4nk"
bitcoin_data_dir="/home/bitcoin/.bitcoin"
bootstrap_url="ws://dev3.4nkweb.com:8090"
bootstrap_url="wss://dev3.4nkweb.com/ws/"
bootstrap_faucet=true
RUST_LOG="DEBUG"
NODE_OPTIONS="--max-old-space-size=2048"

2
.env
View File

@ -8,7 +8,7 @@ zmq_url=tcp://bitcoin:29000
storage=https://dev4.4nkweb.com/storage
data_dir=/home/bitcoin/.4nk
bitcoin_data_dir=/home/bitcoin/.bitcoin
bootstrap_url=ws://dev3.4nkweb.com:8090
bootstrap_url=wss://dev3.4nkweb.com/ws/
bootstrap_faucet=true
HOME=/home/bitcoin
RUST_LOG=DEBUG

View File

@ -8,7 +8,7 @@ zmq_url=tcp://bitcoin:29000
storage=https://dev4.4nkweb.com/storage
data_dir=/home/bitcoin/.4nk
bitcoin_data_dir=/home/bitcoin/.bitcoin
bootstrap_url=ws://dev3.4nkweb.com:8090
bootstrap_url=wss://dev3.4nkweb.com/ws/
bootstrap_faucet=true
HOME=/home/bitcoin
RUST_LOG=DEBUG