From 8ee2f1b17cb2b95454e6686d9fe32dbcadcdb9dd Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sun, 8 Mar 2020 02:19:19 +0000 Subject: Add sitemap --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php') diff --git a/config.php b/config.php index 3f46230..495952e 100644 --- a/config.php +++ b/config.php @@ -3,7 +3,7 @@ use Illuminate\Support\Str; return [ - 'baseUrl' => '', + 'baseUrl' => 'http://localhost:3000', 'production' => false, 'siteName' => 'davidtsadler.com', 'siteDescription' => 'My little bit of the Internet', -- cgit v1.2.3-13-gbd6f