Commit fc0b06e5 authored by “Yevgeniy's avatar “Yevgeniy

test changes for jenkins3

parent 2a39133e
......@@ -223,8 +223,7 @@ export const transporter = nodemailer.createTransport({
return dateCopy;
}
export let frontend_url = 'localhost:3000';
if (process.env.REACT_APP_NODE_ENV === "dev") {
frontend_url = "http://116.203.144.156:3000"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment