update unciv
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
let
|
||||
|
||||
uc = pkgs.callPackage ../module/unciv/unciv.nix {
|
||||
port = "7443";
|
||||
port = "9880";
|
||||
nginxIsDefault = false;
|
||||
nginxForceSSL = false;
|
||||
};
|
||||
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user