From c965efbaa9601b1cac1eda1d1fa320ef7723a7f9 Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Fri, 5 Jun 2020 15:45:14 +0200 Subject: [PATCH] wip --- config/expose.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/expose.php b/config/expose.php index d1ffd0e..f8b18f7 100644 --- a/config/expose.php +++ b/config/expose.php @@ -13,7 +13,7 @@ return [ | Feel free to host your own server and change this value. | */ - 'host' => 'expose.dev', + 'host' => 'sharedwithexpose.com', /* |--------------------------------------------------------------------------