Fix alignment
This commit is contained in:
parent
27892369e1
commit
a3b3789914
1 changed files with 3 additions and 3 deletions
|
@ -848,7 +848,7 @@ nextcloud_systemd_required_services_list_auto: |
|
|||
|
||||
nextcloud_container_additional_networks_auto: |
|
||||
{{
|
||||
(
|
||||
(
|
||||
([mash_playbook_reverse_proxyable_services_additional_network] if mash_playbook_reverse_proxyable_services_additional_network else [])
|
||||
+
|
||||
([devture_postgres_container_network] if devture_postgres_enabled and nextcloud_database_hostname == devture_postgres_identifier and nextcloud_container_network != devture_postgres_container_network else [])
|
||||
|
@ -1694,7 +1694,7 @@ gotosocial_container_labels_traefik_tls_certResolver: "{{ devture_traefik_certRe
|
|||
|
||||
########################################################################
|
||||
# #
|
||||
# owncast #
|
||||
# owncast #
|
||||
# #
|
||||
########################################################################
|
||||
|
||||
|
@ -1719,7 +1719,7 @@ owncast_container_labels_traefik_tls_certResolver: "{{ devture_traefik_certResol
|
|||
|
||||
########################################################################
|
||||
# #
|
||||
# /owncast #
|
||||
# /owncast #
|
||||
# #
|
||||
########################################################################
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue