diff --git a/docker-compose.games.yml b/docker-compose.games.yml index 1a71a09..a75a31e 100644 --- a/docker-compose.games.yml +++ b/docker-compose.games.yml @@ -41,6 +41,7 @@ services: volumes: - /srv/rust/data:/steamcmd/rust ports: # 281** is allocated for Rust - - "28115:28115" + - "28115:28115/udp" + - "8080:8080" - "28116:28116" - "28182:28182" \ No newline at end of file