mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-07 14:51:17 +00:00
Really REALLY fix docs.
This commit is contained in:
parent
f2d54925c2
commit
894e734587
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Ensure [Docker](https://docs.docker.com/engine/install/) and [Docker compose](ht
|
|||
git clone https://ceregatti.org/git/daniel/dayzdockerserver.git
|
||||
cd dayzdockerserver
|
||||
git checkout release-server
|
||||
# Copy the config file to /profiles and set the server name. It's the first line of the file.
|
||||
# Set the server name in the config file. It's the first line of the file.
|
||||
nano files/serverDZ.cfg
|
||||
# Build the docker images
|
||||
docker compose up -d --build
|
||||
|
|
Loading…
Add table
Reference in a new issue