matrix-ntfy: documentation

This commit is contained in:
Julian Foad
2022-06-27 22:20:02 +01:00
parent 2a516a16fb
commit 85b12b74a7
7 changed files with 71 additions and 36 deletions

View File

@ -12,5 +12,5 @@ matrix_ntfy_docker_image_force_pull: "{{ matrix_ntfy_docker_image.endswith(':lat
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:8768"), or empty string to not expose.
matrix_ntfy_container_http_host_bind_port: ''
# A list of extra arguments to pass to the container
# A list of extra arguments to pass to the container (`docker run` command)
matrix_ntfy_container_extra_arguments: []