Move matrix-bridge-go-skype-bridge to its own container network

This commit is contained in:
Slavi Pantaleev
2024-01-07 14:48:21 +02:00
parent 205663a4be
commit 493a9abafa
5 changed files with 43 additions and 13 deletions

View File

@ -9,3 +9,4 @@
- {'name': 'matrix_go_skype_bridge_appservice_token', when: true}
- {'name': 'matrix_go_skype_bridge_homeserver_token', when: true}
- {'name': 'matrix_go_skype_bridge_database_hostname', when: "{{ matrix_go_skype_bridge_database_engine == 'postgres' }}"}
- {'name': 'matrix_go_skype_bridge_container_network', when: true}