Update minecraft server

This commit is contained in:
ktkk 2026-06-13 18:48:48 +00:00
parent 6407297651
commit 1e7b6754b1
4 changed files with 115 additions and 67 deletions

View file

@ -12,7 +12,7 @@
../../modules/forgejo
../../modules/nginx
../../modules/grafana
# ../../modules/minecraft
../../modules/minecraft
../../modules/fail2ban
];
@ -30,5 +30,8 @@
80
443
];
firewall.allowedUDPPorts = [
25565
];
};
}