mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -2,11 +2,15 @@
|
||||
|
||||
return [
|
||||
'host' => 'expose.dev',
|
||||
'port' => 8080,
|
||||
'port' => 443,
|
||||
'auth_token' => '',
|
||||
|
||||
'admin' => [
|
||||
|
||||
'database' => base_path('database/expose.db'),
|
||||
|
||||
'validate_auth_tokens' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Subdomain
|
||||
|
||||
Reference in New Issue
Block a user