pdf-tools: allow access from internet
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
stirling_pdf:
|
stirling_pdf:
|
||||||
image: stirlingtools/stirling-pdf:latest
|
image: stirlingtools/stirling-pdf:latest
|
||||||
container_name: stirling_pdf
|
container_name: stirling_pdf
|
||||||
# ports:
|
ports:
|
||||||
|
- '10.8.0.3:8080:8080'
|
||||||
# - '8080:8080'
|
# - '8080:8080'
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/rundata/stirling/tessdata:/usr/share/tessdata # OCR language files
|
- /srv/rundata/stirling/tessdata:/usr/share/tessdata # OCR language files
|
||||||
|
|||||||
Reference in New Issue
Block a user