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
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
This commit is contained in:
parent
3789cf231e
commit
81cf08f7b3
@ -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
2
.env
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user