mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-06-22 05:14:18 +00:00
Explciitly set the DBENGINE so these are correct out of the box
This commit is contained in:
@@ -56,6 +56,7 @@ services:
|
||||
environment:
|
||||
PAPERLESS_REDIS: redis://broker:6379
|
||||
PAPERLESS_DBHOST: db
|
||||
PAPERLESS_DBENGINE: postgres
|
||||
volumes:
|
||||
data:
|
||||
media:
|
||||
|
||||
Reference in New Issue
Block a user