config.yml 150 B

123456789
  1. # ntfy config file
  2. # Listen address for the HTTP web server
  3. #
  4. # Format: <hostname>:<port>
  5. # Default: :80
  6. # Required: No
  7. #
  8. # listen-http: ":80"