minecraft: got the classic server and maps up and running

This commit is contained in:
silver 2023-04-27 01:47:17 +01:00
parent f39934a437
commit e8254a0d65
2 changed files with 18 additions and 1 deletions

View file

@ -20,7 +20,10 @@
certs = {
"skynet" = {
domain = "skynet.ie";
extraDomainNames = ["*.skynet.ie" ];
extraDomainNames = [
"*.skynet.ie"
"*.minecraft.games.skynet.ie"
];
};