1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Move matrix-bridge-beeper-linkedin to its own container network

This commit is contained in:
Slavi Pantaleev
2024-01-07 13:56:40 +02:00
parent b651495c07
commit 205663a4be
5 changed files with 43 additions and 12 deletions

View File

@ -9,3 +9,4 @@
- {'name': 'matrix_beeper_linkedin_appservice_token', when: true}
- {'name': 'matrix_beeper_linkedin_homeserver_token', when: true}
- {'name': 'matrix_beeper_linkedin_database_hostname', when: "{{ matrix_beeper_linkedin_database_engine == 'postgres' }}"}
- {'name': 'matrix_beeper_linkedin_container_network', when: true}