parent
0e61131c1b
commit
6824bf5e4f
9 changed files with 370 additions and 0 deletions
9
resources/chaosknoten/ntfy/docker_compose/server.yaml
Normal file
9
resources/chaosknoten/ntfy/docker_compose/server.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
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"
|
Loading…
Add table
Add a link
Reference in a new issue