changed port for paperless
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user