Commit 74fb1904 authored by “Yevgeniy's avatar “Yevgeniy

test changes for jenkins7

parent f6a7f1c3
......@@ -224,8 +224,6 @@ export const transporter = nodemailer.createTransport({
}
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