Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
78412c0caf | |||
33eac94ddc |
@ -2,6 +2,8 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
### [2.0.3](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v2.0.2...v2.0.3) (2023-02-14)
|
||||
|
||||
### [2.0.2](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v2.0.1...v2.0.2) (2023-02-14)
|
||||
|
||||
### [2.0.1](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v2.0.0...v2.0.1) (2023-02-14)
|
||||
|
@ -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