update unciv

This commit is contained in:
stubbfel
2022-08-31 20:58:44 +02:00
parent 60ea6ae9f8
commit f11fcdae75

View File

@@ -3,9 +3,8 @@
let let
uc = pkgs.callPackage ../module/unciv/unciv.nix { uc = pkgs.callPackage ../module/unciv/unciv.nix {
port = "7443"; port = "9880";
nginxIsDefault = false; nginxIsDefault = false;
nginxForceSSL = false;
}; };
in in