fix(paperless): Set additional networks correctly
This commit is contained in:
parent
5df68ab307
commit
24d7b5e904
1 changed files with 1 additions and 1 deletions
|
@ -4000,7 +4000,7 @@ paperless_systemd_required_services_list: |
|
||||||
([devture_postgres_identifier ~ '.service'] if devture_postgres_enabled and paperless_database_hostname == devture_postgres_identifier else [])
|
([devture_postgres_identifier ~ '.service'] if devture_postgres_enabled and paperless_database_hostname == devture_postgres_identifier else [])
|
||||||
}}
|
}}
|
||||||
|
|
||||||
paperless_container_additional_networks: |
|
paperless_container_additional_networks_auto: |
|
||||||
{{
|
{{
|
||||||
([mash_playbook_reverse_proxyable_services_additional_network] if mash_playbook_reverse_proxyable_services_additional_network else [])
|
([mash_playbook_reverse_proxyable_services_additional_network] if mash_playbook_reverse_proxyable_services_additional_network else [])
|
||||||
+
|
+
|
||||||
|
|
Loading…
Add table
Reference in a new issue