
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 50s
26 lines
733 B
Plaintext
26 lines
733 B
Plaintext
BOOTSTRAPURL=wss://dev3.4nkweb.com/ws/
|
||
|
||
# WS
|
||
# RELAY_URLS=wss://demo.4nkweb.com/ws
|
||
RELAY_URLS=ws://sdk_relay:8090,wss://dev3.4nkweb.com/ws/
|
||
|
||
# SIGNER_WS_URL=ws://dev4.4nkweb.com/signer/
|
||
SIGNER_WS_URL=ws://dev3.4nkweb.com
|
||
SIGNER_BASE_URL=https://dev3.4nkweb.com
|
||
|
||
core_url="http://bitcoin:38332"
|
||
ws_url="0.0.0.0:8090"
|
||
wallet_name="default"
|
||
network="signet"
|
||
blindbit_url="http://blindbit:8000"
|
||
zmq_url="tcp://bitcoin:29000"
|
||
storage="https://dev4.4nkweb.com/storage"
|
||
data_dir="/home/bitcoin/.4nk"
|
||
bitcoin_data_dir="/home/bitcoin/.bitcoin"
|
||
|
||
|
||
# ===================== /!\ donnée sensible =======================
|
||
|
||
SIGNER_API_KEY=your-api-key-change-this
|
||
VITE_JWT_SECRET_KEY=52b3d77617bb00982dfee15b08effd52cfe5b2e69b2f61cc4848cfe1e98c0bc9
|