lecoffre_node/relay/sdk_relay.conf
Nicolas Cantu d403bd0a02 ci: docker_tag=ext - Améliorations de la séquence de démarrage
- Healthcheck amélioré pour sdk_relay (vérifie l'API de santé)
- Variables d'environnement pour le scan (SDK_RELAY_SCAN_TIMEOUT=300, SDK_RELAY_STARTUP_MODE=async)
- Dépendances et healthchecks pour tous les services
- Script de démarrage optimisé utilisant les healthchecks intégrés
- Suppression du blindbit-proxy inutile
- Documentation des améliorations
2025-09-20 09:17:02 +00:00

17 lines
570 B
Plaintext

core_url="http://bitcoin:38332"
ws_url="0.0.0.0:8090"
wallet_name="default"
network="signet"
blindbit_url="http://blindbit-oracle:8000"
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_faucet=true
RUST_LOG="DEBUG,reqwest=DEBUG,tokio_tungstenite=DEBUG"
NODE_OPTIONS="--max-old-space-size=2048"
SIGNER_API_KEY="your-api-key-change-this"
VITE_JWT_SECRET_KEY="52b3d77617bb00982dfee15b08effd52cfe5b2e69b2f61cc4848cfe1e98c0bc9"