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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user