mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 06:24:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
a92690cea8
commit
b43c8e1ea7
6 changed files with 29 additions and 30 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'baseUrl' => 'http://jigsaw-docs-staging.tighten.co',
|
||||
'baseUrl' => 'http://jigsaw-docs-staging.tighten.co',
|
||||
'production' => false,
|
||||
|
||||
// DocSearch credentials
|
||||
'docsearchApiKey' => '',
|
||||
'docsearchApiKey' => '',
|
||||
'docsearchIndexName' => '',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue