mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
This commit is contained in:
parent
36507e3132
commit
4d35e3ab65
1 changed files with 1 additions and 1 deletions
|
|
@ -601,7 +601,7 @@ in {
|
|||
entryPoints = ["minecraft"];
|
||||
};
|
||||
# TCP router for Minecraft Modded (plain TCP on 25566)
|
||||
minecraft = {
|
||||
minecraft_modded = {
|
||||
# Use catch-all SNI rule because Minecraft clients don't use TLS/SNI
|
||||
rule = "HostSNI(`*`)";
|
||||
service = "minecraft_modded";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue