From acf1f88412f536b07f217b96d14720ebd54d3a84 Mon Sep 17 00:00:00 2001 From: ab Date: Wed, 9 Jul 2025 11:37:44 +0000 Subject: [PATCH] Update k8s/games/minecraft/deployments.yaml --- k8s/games/minecraft/deployments.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/games/minecraft/deployments.yaml b/k8s/games/minecraft/deployments.yaml index 916aa95..53d6d64 100644 --- a/k8s/games/minecraft/deployments.yaml +++ b/k8s/games/minecraft/deployments.yaml @@ -28,7 +28,7 @@ data: return 200 'Server Loading

Server is loading probably...

Please wait a moment and try refreshing the page.

'; add_header Content-Type text/html; } - + location / { proxy_pass http://localhost:8123; proxy_set_header Host $host; @@ -39,7 +39,7 @@ data: sub_filter '' ''; sub_filter 'Minecraft Dynamic Map' "Hexor's MC server"; - sub_filter "" '

Get Prism Launcher and client.zip for this server. Server address minecraft.hexor.cy:30565

Windows Install Script

'; + sub_filter "" '

Get Prism Launcher and client.zip for this server. Server address minecraft.hexor.cy:30565

Windows Install Script

'; sub_filter_once off; }