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