mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Fix docs.
This commit is contained in:
parent
df4c17c554
commit
ba8146e491
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ The server doesn't always exit when stopping it (SIGINT). When this happens, it'
|
|||
docker compose exec main dayzserver force
|
||||
```
|
||||
|
||||
When the server does not exit cleanly, i.e. exit code 0, the container also stops. Otherwise, the server will be started again.
|
||||
When the server exits cleanly, i.e. exit code 0, the container also stops. Otherwise, a crash is presumed, and the server will be restarted.
|
||||
|
||||
### Workshop - Add / List / Remove / Update mods
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue