mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-15 14:35:55 +00:00
Allow users to specify custom hostnames
This commit is contained in:
@@ -234,6 +234,8 @@ return [
|
||||
|
||||
'subdomain_repository' => \App\Server\SubdomainRepository\DatabaseSubdomainRepository::class,
|
||||
|
||||
'hostname_repository' => \App\Server\HostnameRepository\DatabaseHostnameRepository::class,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Messages
|
||||
|
||||
Reference in New Issue
Block a user