Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 307 Bytes

nQuake server

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