Skip to content

Commit

Permalink
add test private key (cashubtc#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc committed Nov 29, 2023
1 parent 063a9d2 commit bb51567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ services:
- MINT_LIGHTNING_BACKEND=FakeWallet
- MINT_LISTEN_HOST=0.0.0.0
- MINT_LISTEN_PORT=3338
- MINT_PRIVATE_KEY=TEST_PRIVATE_KEY
command: ["poetry", "run", "mint"]
wallet:
build:
Expand Down

0 comments on commit bb51567

Please sign in to comment.