changed port for paperless

This commit is contained in:
2024-07-14 07:04:45 -05:00
parent 415b6abb0b
commit 7e32e2417b

View File

@@ -34,7 +34,7 @@ services:
- paperless - paperless
- reverse-proxy - reverse-proxy
ports: ports:
- "8111:8000" - "8112:8000"
healthcheck: healthcheck:
test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"] test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
interval: 30s interval: 30s