Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 476 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 476 Bytes

Trombtris backend

Server files for the project Trombtris

Requirements

  • Docker
  • Docker compose

Setup

Currently set up for linux

For windows change the nakama:volumes entry in docker-compose.yml according to this

Run docker compose up in the installation folder.

This starts nakama server that can be reached on ports 7350 and 7351. To get to the dashboard use port 7351.