1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-11-08 22:21:16 +01:00

docker-images: change names of rebuild and docker-compose headers

This commit is contained in:
TiynGER
2021-05-21 15:57:07 +02:00
parent 8d9e5c87c5
commit d28ce26e58
40 changed files with 82 additions and 91 deletions

View File

@@ -39,7 +39,7 @@ Set the following ports with the -p tag.
| `15000` | `15000` | UDP | mordhau internal |
| `27015` | `27015` | UDP | mordhau internal |
## Start
## start.sh
```shell
#!/bin/sh
@@ -67,7 +67,7 @@ docker run --name=mordhau \
tetricz/mordhau-server
```
## Stop
## stop.sh
```shell
#/bin/sh