added minecraft server. Backup solution is a bit ugly ATM.

This commit is contained in:
Gabe Venberg 2025-04-11 23:38:32 +02:00
parent 39bee826c3
commit 10289cb930
8 changed files with 94 additions and 9 deletions

View file

@ -13,7 +13,6 @@
hostname = "factorio";
ports = [
"34197:34197/udp"
"27015:27015/tcp"
];
environment = {UPDATE_MODS_ON_START = "true";};
};