ci: docker_tag=ext - Update for 4NK_env integration

This commit is contained in:
4NK Dev 2025-09-21 19:55:49 +00:00
parent 96d131a270
commit f1b2229c76
3 changed files with 53 additions and 2 deletions

16
.conf Normal file
View File

@ -0,0 +1,16 @@
core_url="http://bitcoin:38332"
ws_url="0.0.0.0:8090"
wallet_name="default"
network="signet"
blindbit_url="http://blindbit-proxy: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"

38
.gitignore vendored
View File

@ -1,2 +1,36 @@
/target
.conf
# Secrets et fichiers sensibles
.env
.env.*
!.env.example
!.env.exemple
*.key
*.pem
secrets/
# Logs
logs/
*.log
# Données
data/
.4nk/
*.db
*.sqlite
# Rust
target/
Cargo.lock
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Temporary files
tmp/
*.tmp

View File

@ -170,3 +170,4 @@ ihm_client:
4. Surveiller les logs et métriques