To run nQuake server, you need to download and install Docker.
Then, you should update the .env.example
file with your server settings and save it as .env
.
When the .env file is saved, run the following:
docker-compose up -d
To run nQuake server, you need to download and install Docker.
Then, you should update the .env.example
file with your server settings and save it as .env
.
When the .env file is saved, run the following:
docker-compose up -d