if this is it i will cry
This commit is contained in:
parent
73eff48599
commit
415c95d07f
1 changed files with 2 additions and 1 deletions
|
@ -41,6 +41,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/rust/data:/steamcmd/rust
|
- /srv/rust/data:/steamcmd/rust
|
||||||
ports: # 281** is allocated for Rust
|
ports: # 281** is allocated for Rust
|
||||||
- "28115:28115"
|
- "28115:28115/udp"
|
||||||
|
- "8080:8080"
|
||||||
- "28116:28116"
|
- "28116:28116"
|
||||||
- "28182:28182"
|
- "28182:28182"
|
Reference in a new issue