mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	add eml parser to paperless_mail
This commit is contained in:
		| @@ -82,7 +82,7 @@ services: | ||||
|     restart: unless-stopped | ||||
|     command: | ||||
|       - "gotenberg" | ||||
|       - "--chromium-disable-routes=true" | ||||
|       - "--chromium-disable-web-security" | ||||
|  | ||||
|   tika: | ||||
|     image: apache/tika | ||||
|   | ||||
| @@ -69,10 +69,11 @@ services: | ||||
|       PAPERLESS_TIKA_ENDPOINT: http://tika:9998 | ||||
|  | ||||
|   gotenberg: | ||||
|     image: thecodingmachine/gotenberg | ||||
|     image: gotenberg/gotenberg:7 | ||||
|     restart: unless-stopped | ||||
|     environment: | ||||
|       DISABLE_GOOGLE_CHROME: 1 | ||||
|     command: | ||||
|       - "gotenberg" | ||||
|       - "--chromium-disable-web-security" | ||||
|  | ||||
|   tika: | ||||
|     image: iwishiwasaneagle/apache-tika-arm@sha256:a78c25ffe57ecb1a194b2859d42a61af46e9e845191512b8f1a4bf90578ffdfd | ||||
|   | ||||
| @@ -71,7 +71,7 @@ services: | ||||
|     restart: unless-stopped | ||||
|     command: | ||||
|       - "gotenberg" | ||||
|       - "--chromium-disable-routes=true" | ||||
|       - "--chromium-disable-web-security" | ||||
|  | ||||
|   tika: | ||||
|     image: apache/tika | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 phail
					phail