Exposed port 8000
This commit is contained in:
@@ -36,6 +36,8 @@ services:
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- paperless
|
||||
ports:
|
||||
- "8778:8000"
|
||||
environment:
|
||||
- PAPERLESS_URL=http://paperless:8000
|
||||
- API_KEY=${PAPERLESS_API_TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user