Add terraria server

This commit is contained in:
thiloho
2023-10-03 16:09:14 +02:00
parent 18ad062080
commit 9b93944712

View File

@@ -42,6 +42,13 @@
white-list = true;
};
};
terraria = {
enable = true;
maxPlayers = 10;
messageOfTheDay = "Terraria server of Thilo";
openFirewall = true;
secure = true;
};
nginx = {
enable = true;
recommendedProxySettings = true;