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
- reverse-proxy
ports:
- "8111:8000"
- "8112:8000"
healthcheck:
test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
interval: 30s