From 6b3414382601d88bd937054a64eeff72ad1059a1 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 30 Mar 2017 11:01:50 -0700 Subject: [PATCH] Update app.json --- app.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app.json b/app.json index b09ae0f7..713b5992 100644 --- a/app.json +++ b/app.json @@ -18,10 +18,6 @@ "value": "production", "required": true }, - "BASE_URL": { - "description": "Set this to your heroku app's URL", - "required": true - }, "MAILER_SERVICE_PROVIDER": { "description": "Which mailer provider are you using? (i.e. SparkPost, Mandrill, etc)", "value": "Sparkpost",