Make ntfy not try to listen on a privileged port

We're starting it with `--user` and dropped capabilities, after all.

Hopefully fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2188
This commit is contained in:
Slavi Pantaleev
2022-10-22 08:45:27 +03:00
parent 782407cf89
commit 57bb340343
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
base_url: {{ matrix_ntfy_base_url }}
behind_proxy: true
cache_file: /data/cache.db
listen-http: :8080