Update Minecraft server DNS entry
This commit is contained in:
parent
a0bb8b479e
commit
9932efe593
1 changed files with 2 additions and 2 deletions
|
@ -53,9 +53,9 @@
|
|||
value = "bumblebee";
|
||||
}
|
||||
{
|
||||
record = "_minecraft._tcp.minecraft.compsoc.games";
|
||||
record = "_minecraft._tcp";
|
||||
r_type = "SRV";
|
||||
value = "0 10 25518 minecraft.compsoc.games";
|
||||
value = "0 10 25518 minecraft.compsoc.games.skynet.ie.";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue