Skip to content

nQuake/server-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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