Fixes for new game

This commit is contained in:
2020-10-10 10:11:01 +03:00
parent 9d29e9958d
commit ee3ae14730
4 changed files with 13 additions and 4 deletions

View File

@ -22,6 +22,9 @@ test:
coverage:
tools/npm run coverage
up-server:
docker-compose up --detach --remove-orphans
restart-server:
docker-compose restart