-
Notifications
You must be signed in to change notification settings - Fork 5
/
.env.sample
11 lines (11 loc) · 976 Bytes
/
.env.sample
1
2
3
4
5
6
7
8
9
10
11
UID=1000 # The result of the command 'id -u'
GID=1000 # The result of the command 'id -g'
NODE_ALIAS=AwningNode # The alias your LND node will use
BITCOIN_ARCH=aarch64 # aarch64, x86_64
LND_ARCH=arm64 # arm64, amd64
RTL_PASSWORD=rtl-awning # Password for RTL web interface
LND_PASSWORD=lnd-awning # Password for the first LND wallet setup
[email protected]:giovantenne/remote-lnd-backup.git #Github repository for static-channel backups
BITCOIN_CORE_VERSION=26.1 # Bitcoin Core version
LND_VERSION=0.17.4-beta # LND version
ELECTRS_VERSION=0.10.4 # Electrs version