Update .env.sample
This commit is contained in:
parent
92876c5011
commit
22691f8ebd
|
@ -0,0 +1,7 @@
|
|||
PORT=4321
|
||||
DATABASE_URL=postgres://magicwallet:magicwallet@localhost:5432/magicwallet?sslmode=disable
|
||||
LND_ADDRESS=localhost:10001
|
||||
LND_CERT=
|
||||
LND_MACAROON=
|
||||
LND_NETWORK=regtest
|
||||
|
Loading…
Reference in New Issue