From f459a38475964199b2ddc78badd3cfb35d85d621 Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Fri, 30 May 2025 20:36:46 +0000 Subject: [PATCH] chore(cluster): remove tcp & udp ports on gg --- .../install_scripts/components/traefik.rs | 57 ++++++++++--------- 1 file changed, 29 insertions(+), 28 deletions(-) diff --git a/packages/core/services/cluster/src/workflows/server/install/install_scripts/components/traefik.rs b/packages/core/services/cluster/src/workflows/server/install/install_scripts/components/traefik.rs index 6897931da8..6a0889579f 100644 --- a/packages/core/services/cluster/src/workflows/server/install/install_scripts/components/traefik.rs +++ b/packages/core/services/cluster/src/workflows/server/install/install_scripts/components/traefik.rs @@ -311,34 +311,35 @@ pub async fn gg_static_config(config: &rivet_config::Config) -> GlobalResult