mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-20 05:25:24 +00:00
Fix: Postgres selection, DBENGINE and migrations (#12299)
This commit is contained in:
@@ -62,6 +62,7 @@ services:
|
||||
environment:
|
||||
PAPERLESS_REDIS: redis://broker:6379
|
||||
PAPERLESS_DBHOST: db
|
||||
PAPERLESS_DBENGINE: postgresql
|
||||
PAPERLESS_TIKA_ENABLED: 1
|
||||
PAPERLESS_TIKA_GOTENBERG_ENDPOINT: http://gotenberg:3000
|
||||
PAPERLESS_TIKA_ENDPOINT: http://tika:9998
|
||||
|
||||
Reference in New Issue
Block a user