From 4d03946f521b74fd1907d825e989c8a8bdeafef4 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 4 Feb 2019 16:22:17 -0500 Subject: [PATCH] update base url --- config/env/production.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/env/production.js b/config/env/production.js index 37892ef..a70e4aa 100644 --- a/config/env/production.js +++ b/config/env/production.js @@ -348,7 +348,7 @@ module.exports = { * * ***************************************************************************/ custom: { - baseURL: 'https://example.com', + baseURL: 'http://ec2-18-219-223-27.us-east-2.compute.amazonaws.com', internalEmailAddress: 'support@example.com' // mailgunDomain: 'mg.example.com',