mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 10:14:04 +00:00
6 lines
103 B
PHP
6 lines
103 B
PHP
<?php
|
|
|
|
return [
|
|
'baseUrl' => 'https://stancl-tenancy.netlify.com',
|
|
'production' => true,
|
|
];
|