We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eed7d0 commit 549aa9fCopy full SHA for 549aa9f
1 file changed
bin/entrypoint.sh
@@ -35,7 +35,7 @@ if [ "$(mount | grep /var/www/html)" = "/var/www/html" ]; then
35
fi
36
37
# Initialize variables
38
-file_env LB_INSTALL_PWD
+file_env LB_INSTALL_PASSWORD
39
file_env LB_DATABASE_PASSWORD
40
41
LB_LOGGING_FOLDER=${LB_LOGGING_FOLDER:-${DFT_LOGGING_FLR}}
0 commit comments