Fix Paperless port mapping to match nginx configuration (8080)
This commit is contained in:
@@ -60,7 +60,7 @@ services:
|
||||
paperless:
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "8080:8000"
|
||||
environment:
|
||||
- PAPERLESS_REDIS=redis://redis:6379
|
||||
- PAPERLESS_DBHOST=db
|
||||
|
||||
Reference in New Issue
Block a user