bundles/ntfy fix various typos
This commit is contained in:
parent
014c7e5be8
commit
bd3c92aac9
3 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ base-url: "https://${node.metadata.get('ntfy/domain', 'ntfy')}"
|
|||
# To listen on all interfaces, you may omit the IP address, e.g. ":443".
|
||||
# To disable HTTP, set "listen-http" to "-".
|
||||
#
|
||||
listen-http: "127.0.0.1:22091"
|
||||
listen-http: "127.0.0.1:22100"
|
||||
# listen-https:
|
||||
|
||||
# Listen on a Unix socket, e.g. /var/lib/ntfy/ntfy.sock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue