Fixed config error
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ See https://github.com/krgamestudios/MERN-template/wiki for help.
|
|||||||
const defaultPass = tmpPass;
|
const defaultPass = tmpPass;
|
||||||
|
|
||||||
if (defaultUser) {
|
if (defaultUser) {
|
||||||
console.log(`Default user email will be: ${$defaultUser}@${authWebAddress}`);
|
console.log(`Default user email will be: ${defaultUser}@${authWebAddress}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
//traefic configuration
|
//traefic configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user