Update file dns.nix
This commit is contained in:
parent
5ced7f4fe4
commit
a0bb8b479e
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
{
|
||||
record = "_minecraft._tcp.minecraft.compsoc.games";
|
||||
r_type = "SRV";
|
||||
value = "0 10 25518 minecraft.compsoc.games.skynet.ie";
|
||||
value = "0 10 25518 minecraft.compsoc.games";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue