From 415c95d07ff7b6f2cd64ffcd0d94c334a11c0db5 Mon Sep 17 00:00:00 2001 From: faulty Date: Mon, 5 Dec 2022 10:48:56 +0100 Subject: [PATCH] if this is it i will cry --- docker-compose.games.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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