mirror of
https://github.com/elyby/accounts.git
synced 2024-11-30 10:42:16 +05:30
Починил тесты для authserver
This commit is contained in:
parent
df6d319187
commit
01b68afc19
@ -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',
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user