3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-01-03 14:40:25 +00:00

Move matrix-bridge-appservice-kakaotalk to its own container network

This commit is contained in:
Slavi Pantaleev
2024-01-07 12:04:27 +02:00
parent dcdc43b6aa
commit 3fe3d5a78c
6 changed files with 40 additions and 14 deletions

View File

@@ -9,3 +9,4 @@
- {'name': 'matrix_appservice_kakaotalk_appservice_token', when: true}
- {'name': 'matrix_appservice_kakaotalk_homeserver_token', when: true}
- {'name': 'matrix_appservice_kakaotalk_database_hostname', when: "{{ matrix_appservice_kakaotalk_database_engine == 'postgres' }}"}
- {'name': 'matrix_appservice_kakaotalk_container_network', when: true}