mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Починил тесты для authserver
This commit is contained in:
@@ -9,6 +9,11 @@ return [
|
|||||||
'secret' => 'private-key',
|
'secret' => 'private-key',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
'modules' => [
|
||||||
|
'authserver' => [
|
||||||
|
'baseDomain' => 'http://localhost',
|
||||||
|
],
|
||||||
|
],
|
||||||
'params' => [
|
'params' => [
|
||||||
'authserverHost' => 'authserver.ely.by',
|
'authserverHost' => 'authserver.ely.by',
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user