diff --git a/systems/palatine-hill/docker/torr.nix b/systems/palatine-hill/docker/torr.nix index 0a52fee..4029b62 100644 --- a/systems/palatine-hill/docker/torr.nix +++ b/systems/palatine-hill/docker/torr.nix @@ -32,7 +32,7 @@ in "/etc/localtime:/etc/localtime:ro" ]; ports = [ - "8082:8112" + "8082:8082" "29432:29432" ]; };