ZeNixComputa: Add terraria port

This commit is contained in:
traxys 2023-12-20 12:00:39 +01:00
parent f819557de1
commit b939ae3ea3

View file

@ -30,7 +30,7 @@
wakeOnLan.enable = true;
};
};
firewall.allowedTCPPorts = [8080 8085 5201];
firewall.allowedTCPPorts = [8080 8085 5201 7777];
};
time.timeZone = "Europe/Paris";