Update game-servers.nix
This commit is contained in:
parent
4cd0e58bd6
commit
b63c7f8a2a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
## <----- HYTALE ----> ##
|
||||
virtualisation.oci-containers = {
|
||||
backend = "docker";
|
||||
containers."hytale-server" = {
|
||||
containers."hytale" = {
|
||||
image = "ghcr.io/indifferentbroccoli/hytale-server-docker:latest";
|
||||
ports = [ "5520:5520/udp" ];
|
||||
environment = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue