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

docker-images: change table name to match volumes and mounts

This commit is contained in:
TiynGER
2021-05-21 15:35:46 +02:00
parent d0f7ad9fc6
commit 8d9e5c87c5
37 changed files with 140 additions and 140 deletions

View File

@@ -25,10 +25,10 @@ Set the following variables with the -e tag.
Set the following volumes with the -v tag.
| Volume-Name | Container mount | Description |
| ------------------ | ---------------------- | ---------------------------------------- |
| `mordhau` | `/serverdata/mordhau` | storage for mordhau server relevant data |
| `mordhau_steamcmd` | `/serverdata/steamcmd` | storage for steam related data |
| Outside mount/volume name | Container mount | Description |
| ------------------------- | ---------------------- | ---------------------------------------- |
| `mordhau` | `/serverdata/mordhau` | storage for mordhau server relevant data |
| `mordhau_steamcmd` | `/serverdata/steamcmd` | storage for steam related data |
## Ports