From 56b3f9d94f101ae5deb212eb46387ddb61b8b683 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 13 Jan 2015 14:18:54 +0000 Subject: [PATCH] Remove url --- app/config/local/app.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/config/local/app.php b/app/config/local/app.php index 94e936e1..c6d8ebc4 100644 --- a/app/config/local/app.php +++ b/app/config/local/app.php @@ -15,6 +15,4 @@ return [ 'debug' => true, - 'url' => 'http://cachet.io.dev', - ];