mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:54:05 +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
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'baseUrl' => 'https://my-jigsaw-docs.com',
|
'baseUrl' => 'https://stancl-tenancy.netlify.com',
|
||||||
'production' => true,
|
'production' => true,
|
||||||
|
|
||||||
// DocSearch credentials
|
|
||||||
'docsearchApiKey' => '',
|
|
||||||
'docsearchIndexName' => '',
|
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue