ansible-infra/resources/chaosknoten/ntfy/docker_compose/server.yaml
c6ristian 6824bf5e4f
Some checks failed
/ Ansible Lint (push) Failing after 2m3s
ntfy
2025-06-02 00:29:08 +02:00

9 lines
308 B
YAML

base-url: "https://ntfy.hamburg.ccc.de"
default-host: "https://ntfy.hamburg.ccc.de"
listen-http: ":2586"
behind-proxy: true
keepalive-interval: "45s"
cache-file: "/var/cache/ntfy/cache.db"
attachment-cache-dir: "/var/cache/ntfy/attachments"
auth-default-access: "deny-all"
auth-file: "/var/lib/ntfy/user.db"