diff --git a/home/podman.nix b/home/podman.nix index 0772506..35c8bab 100644 --- a/home/podman.nix +++ b/home/podman.nix @@ -560,7 +560,7 @@ "/mnt/data/scans:/usr/src/paperless/consume" ]; ports = [ - "8009:8000" + "8010:8000" ]; extraConfig = { Service = {