This commit is contained in:
Todd Carr 2020-06-22 21:14:54 -07:00 коммит произвёл GitHub
Родитель 1ed1668a13
Коммит 90ed119767
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -11,3 +11,5 @@ Run the following to start up your own Nakama game server:
cd [Project Directory]/Assets/Nakama
docker-compose -f docker-compose.yaml up
```
To access the console, access http://127.0.0.1:7351 with the username/password of `admin/password`.