Skip to content

Commit 219a4ea

Browse files
committed
add env
1 parent 004770f commit 219a4ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

application/configuration/configuring.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,10 @@ return [
144144
'CHEVERETO_SERVICING' => 'server',
145145
'CHEVERETO_SESSION_SAVE_HANDLER' => 'files',
146146
'CHEVERETO_SESSION_SAVE_PATH' => '/tmp',
147+
'CHEVERETO_TENANT' => '',
147148
'CHEVERETO_TENANT_ENFORCED' => '{}',
149+
'CHEVERETO_TENANTS_API_ALLOW_LIST' => '',
150+
'CHEVERETO_TENANTS_PUBLIC_KEY' => '',
148151
'CHEVERETO_XRDEBUG_HOST' => 'localhost',
149152
'CHEVERETO_XRDEBUG_HTTPS' => '0',
150153
'CHEVERETO_XRDEBUG_KEY' => '',

0 commit comments

Comments
 (0)