matrix-docker-ansible-deploy/roles/custom/matrix-bridge-beeper-linkedin
Slavi Pantaleev ce2f541deb Switch all remaining container volume mounting from -v to --mount
`--mount` is safer, as `-v` has the side-effect of creating the "source"
destination as a directory if it doesn't exist yet.
We don't need such magic.
2024-01-11 12:16:27 +02:00
..
defaults Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url) 2024-01-07 17:04:23 +02:00
tasks Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url) 2024-01-07 17:04:23 +02:00
templates Switch all remaining container volume mounting from -v to --mount 2024-01-11 12:16:27 +02:00