ntfy/config/config.yml

10 lines
150 B
YAML
Raw Normal View History

# ntfy config file
# Listen address for the HTTP web server
#
# Format: <hostname>:<port>
# Default: :80
# Required: No
#
# listen-http: ":80"