mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Реализован функционал Mojang API
Исправлена ошибка доступа к authserver из-за перехода на использование хостов, а не доменов
This commit is contained in:
@@ -11,7 +11,7 @@ return [
|
||||
],
|
||||
'modules' => [
|
||||
'authserver' => [
|
||||
'baseDomain' => 'http://localhost',
|
||||
'host' => 'localhost',
|
||||
],
|
||||
],
|
||||
'params' => [
|
||||
|
Reference in New Issue
Block a user