change paperless-ngx port

This commit is contained in:
admin 2025-07-04 01:36:55 +01:00
parent 1899f0bc2d
commit 703e28c0ae

View File

@ -560,7 +560,7 @@
"/mnt/data/scans:/usr/src/paperless/consume" "/mnt/data/scans:/usr/src/paperless/consume"
]; ];
ports = [ ports = [
"8009:8000" "8010:8000"
]; ];
extraConfig = { extraConfig = {
Service = { Service = {