chore: Add dependency on postgres-init too.
This commit is contained in:
parent
65c6016534
commit
33eac94ddc
@ -96,6 +96,7 @@ services:
|
||||
- gotenberg
|
||||
- tika
|
||||
{% if paperless_db_host == 'postgres' %}
|
||||
- postgres-init
|
||||
- postgres
|
||||
{% endif %}
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user