issues
search
blockmason
/
lndr
Lending on the Blockchain
https://lndr.io/
9
stars
6
forks
source link
🐛 Fix issues with local Docker environment
#181
Closed
canterberry
closed
6 years ago
canterberry
commented
6 years ago
🐛 Superfluous space in environment variable definition in Dockerfile was triggering a warning
🐛 The Dockerfile was missing default values for LNDR_BIND_ADDRESS and LNDR_BIND_PORT
🐛 The Docker entry-point was missing mappings for LNDR_BIND_ADDRESS and LNDR_BIND_PORT
🎨 Alphabetized the environment variable definitions in the Dockerfile
🔧 Added an
inspect
command to the Docker entry-point to print the configuration file
inspect
command to the Docker entry-point to print the configuration file