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', - ];