New domain

This commit is contained in:
Samuel Štancl 2020-04-20 00:04:46 +02:00
parent acd85de67e
commit c2ade3f4fe
2 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
<?php
return [
'baseUrl' => env('JIGSAW_BASE_URL', 'https://tenancy.samuelstancl.me/docs'),
'baseUrl' => env('JIGSAW_BASE_URL', 'https://tenancyforlaravel.com/docs'),
'production' => true,
'docsearchApiKey' => '53c5eaf88e819535d98f4a179c1802e1',