mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-01 01:21:15 +01:00
10 lines
150 B
YAML
10 lines
150 B
YAML
|
# ntfy config file
|
||
|
|
||
|
# Listen address for the HTTP web server
|
||
|
#
|
||
|
# Format: <hostname>:<port>
|
||
|
# Default: :80
|
||
|
# Required: No
|
||
|
#
|
||
|
# listen-http: ":80"
|