added minecraft server. Backup solution is a bit ugly ATM.
This commit is contained in:
parent
39bee826c3
commit
10289cb930
8 changed files with 94 additions and 9 deletions
|
@ -13,7 +13,6 @@
|
|||
hostname = "factorio";
|
||||
ports = [
|
||||
"34197:34197/udp"
|
||||
"27015:27015/tcp"
|
||||
];
|
||||
environment = {UPDATE_MODS_ON_START = "true";};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue