From a62f18cb91986534a84ec38da9a76159bd2cc6b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sat, 5 Oct 2019 01:48:56 +0200 Subject: [PATCH] false -> true --- dist/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.html b/dist/index.html index a6bf57f..3641941 100644 --- a/dist/index.html +++ b/dist/index.html @@ -141,7 +141,7 @@ cache()->remember('total_revenue', function () {
 'redis' => [
-  'tenancy' => false,
+  'tenancy' => true,
   'prefix_base' => 'tenant',
   'prefixed_connections' => [
     'default',