mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:24:02 +00:00
Update config.production.php
This commit is contained in:
parent
f6caa118db
commit
1cd39a48da
1 changed files with 1 additions and 5 deletions
|
|
@ -1,10 +1,6 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'baseUrl' => 'https://my-jigsaw-docs.com',
|
||||
'baseUrl' => 'https://stancl-tenancy.netlify.com',
|
||||
'production' => true,
|
||||
|
||||
// DocSearch credentials
|
||||
'docsearchApiKey' => '',
|
||||
'docsearchIndexName' => '',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue