Tie up some loose ends for matrix-appservice-discord
This commit is contained in:
@ -511,7 +511,6 @@ matrix_appservice_discord_systemd_required_services_list_auto: |
|
||||
([devture_postgres_identifier ~ '.service'] if (devture_postgres_enabled and matrix_appservice_discord_database_hostname == devture_postgres_connection_hostname) else [])
|
||||
}}
|
||||
|
||||
|
||||
matrix_appservice_discord_container_http_host_bind_port: "{{ (matrix_playbook_service_host_bind_interface_prefix ~ '9005') if matrix_playbook_service_host_bind_interface_prefix else '' }}"
|
||||
|
||||
matrix_appservice_discord_container_network: "{{ matrix_addons_container_network }}"
|
||||
|
Reference in New Issue
Block a user