mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-23 09:34:22 +01:00
update
This commit is contained in:
15
.env.example
15
.env.example
@@ -1,15 +1,16 @@
|
||||
DEBUG = true
|
||||
|
||||
MINT_PRIVATE_KEY=supersecretprivatekey
|
||||
# WALLET
|
||||
|
||||
# for the mint
|
||||
MINT_SERVER_HOST=127.0.0.1
|
||||
MINT_SERVER_PORT=3338
|
||||
|
||||
# for the wallet
|
||||
MINT_HOST=127.0.0.1
|
||||
MINT_PORT=3338
|
||||
|
||||
# LnbitsWallet
|
||||
# MINT
|
||||
|
||||
MINT_PRIVATE_KEY=supersecretprivatekey
|
||||
|
||||
MINT_SERVER_HOST=127.0.0.1
|
||||
MINT_SERVER_PORT=3338
|
||||
|
||||
LNBITS_ENDPOINT=https://legend.lnbits.com
|
||||
LNBITS_KEY=yourkeyasdasdasd
|
||||
Reference in New Issue
Block a user