diff --git a/configure-script.js b/configure-script.js index 4fb5e08..6ad9a4c 100644 --- a/configure-script.js +++ b/configure-script.js @@ -91,7 +91,7 @@ See https://github.com/krgamestudios/MERN-template/wiki for help. const defaultPass = tmpPass; if (defaultUser) { - console.log(`Default user email will be: ${$defaultUser}@${authWebAddress}`); + console.log(`Default user email will be: ${defaultUser}@${authWebAddress}`); } //traefic configuration