ci: docker_tag=ext - Configuration WebSocket corrigée: BOOTSTRAPURL vers dev3.4nkweb.com, RELAY_URLS avec relay local et bootstrap externe
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 50s
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 50s
This commit is contained in:
parent
85c4106ae6
commit
c4d35331bd
@ -1,8 +1,8 @@
|
|||||||
BOOTSTRAPURL=https://dev4.4nkweb.com/ws/
|
BOOTSTRAPURL=wss://dev3.4nkweb.com/ws/
|
||||||
|
|
||||||
# WS
|
# WS
|
||||||
# RELAY_URLS=wss://demo.4nkweb.com/ws
|
# RELAY_URLS=wss://demo.4nkweb.com/ws
|
||||||
RELAY_URLS=wss://dev4.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://dev4.4nkweb.com/signer/
|
||||||
SIGNER_WS_URL=ws://dev3.4nkweb.com
|
SIGNER_WS_URL=ws://dev3.4nkweb.com
|
||||||
@ -21,5 +21,5 @@ bitcoin_data_dir="/home/bitcoin/.bitcoin"
|
|||||||
|
|
||||||
# ===================== /!\ donnée sensible =======================
|
# ===================== /!\ donnée sensible =======================
|
||||||
|
|
||||||
SIGNER_API_KEY=
|
SIGNER_API_KEY=your-api-key-change-this
|
||||||
VITE_JWT_SECRET_KEY=
|
VITE_JWT_SECRET_KEY=52b3d77617bb00982dfee15b08effd52cfe5b2e69b2f61cc4848cfe1e98c0bc9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user