add test private key (#372)

This commit is contained in:
callebtc
2023-11-29 17:56:13 -03:00
committed by GitHub
parent 063a9d296d
commit bb51567e72

View File

@@ -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: