diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index c90216c..84822c0 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -57,7 +57,7 @@ enable = true; db = true; subdomain = "pad"; - port = 80; + port = 8080; }; }; };