ci: docker_tag=dev-test - Configuration mise à jour pour le faucet bootstrap
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:21:22 +00:00
parent 1fe76a51f1
commit 3789cf231e
4 changed files with 45 additions and 3 deletions

View File

@ -7,5 +7,10 @@ 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:9090"
bootstrap_url="ws://dev3.4nkweb.com:8090"
bootstrap_faucet=true
RUST_LOG="DEBUG"
NODE_OPTIONS="--max-old-space-size=2048"
SIGNER_API_KEY="your-api-key-change-this"
VITE_JWT_SECRET_KEY="52b3d77617bb00982dfee15b08effd52cfe5b2e69b2f61cc4848cfe1e98c0bc9"

25
.cursorignore Normal file
View File

@ -0,0 +1,25 @@
.git
.DS_Store
.env
.next
.next/
.next/static
.next/static/
.next/static/chunks
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.cursorignore
dist
coverage
lockfile.json
*.lock
*.log
*.log.*
*.log.*.*
*.log.*.*.*
*.log.*.*.*.*
*.log.*.*.*.*.*
*.log.*.*.*.*.*.*
*.log.*.*.*.*.*.*.*

8
.env
View File

@ -8,5 +8,11 @@ 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:9090
bootstrap_url=ws://dev3.4nkweb.com:8090
bootstrap_faucet=true
HOME=/home/bitcoin
RUST_LOG=DEBUG
NODE_OPTIONS=--max-old-space-size=2048
SIGNER_API_KEY=your-api-key-change-this
VITE_JWT_SECRET_KEY=52b3d77617bb00982dfee15b08effd52cfe5b2e69b2f61cc4848cfe1e98c0bc9

View File

@ -8,5 +8,11 @@ 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:9090
bootstrap_url=ws://dev3.4nkweb.com:8090
bootstrap_faucet=true
HOME=/home/bitcoin
RUST_LOG=DEBUG
NODE_OPTIONS=--max-old-space-size=2048.
SIGNER_API_KEY=your-api-key-change-this
VITE_JWT_SECRET_KEY=52b3d77617bb00982dfee15b08effd52cfe5b2e69b2f61cc4848cfe1e98c0bc9