Remove matrix_docker_network references from matrix-bridge-hookshot

This commit is contained in:
Slavi Pantaleev
2024-01-13 17:13:29 +02:00
parent c86cff2708
commit 23845c1d24
2 changed files with 3 additions and 2 deletions

View File

@ -225,7 +225,7 @@ matrix_hookshot_permissions: []
matrix_hookshot_bot_displayname: Hookshot Bot
matrix_hookshot_bot_avatar: 'mxc://half-shot.uk/2876e89ccade4cb615e210c458e2a7a6883fe17d'
matrix_hookshot_container_network: "{{ matrix_docker_network }}"
matrix_hookshot_container_network: ""
# A list of extra arguments to pass to the container
matrix_hookshot_container_extra_arguments: []