feat: add nix-minecraft and set-up a fabric server
This commit is contained in:
parent
f709a8a231
commit
6b75769158
6 changed files with 132 additions and 2 deletions
|
|
@ -53,5 +53,10 @@
|
|||
header X-Robots-Tag "none"
|
||||
reverse_proxy 127.0.0.1:7373
|
||||
'';
|
||||
|
||||
virtualHosts."map.thewizard.link".extraConfig = ''
|
||||
header X-Robots-Tag "none"
|
||||
reverse_proxy 127.0.0.1:8123
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue