Commit 2510c3f2 authored by “Yevgeniy's avatar “Yevgeniy

test changes for jenkins1

parent 81c68e02
......@@ -223,6 +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