Реализован функционал Mojang API

Исправлена ошибка доступа к authserver из-за перехода на использование хостов, а не доменов
This commit is contained in:
ErickSkrauch
2016-09-21 11:13:43 +03:00
parent 78e5d3e103
commit df1859f0c1
17 changed files with 576 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ return [
],
'modules' => [
'authserver' => [
'baseDomain' => 'http://localhost',
'host' => 'localhost',
],
],
'params' => [