Move matrix-user-verification service to its own container network

This commit is contained in:
Slavi Pantaleev
2024-01-13 17:31:03 +02:00
parent 0921087a21
commit cdf28c39d3
3 changed files with 5 additions and 1 deletions

View File

@ -31,3 +31,4 @@
when: "item.when | bool and vars[item.name] == ''"
with_items:
- {'name': 'matrix_user_verification_service_uvs_homeserver_url', when: true}
- {'name': 'matrix_user_verification_service_container_network', when: true}