src/Symfony/Component/Notifier/Bridge/Ntfy/README.md
Provides Ntfy integration for Symfony Notifier.
NTFY_DSN=ntfy://[USER:PASSWORD]@default[:PORT]/TOPIC?[secureHttp=[on]]
where:
URL is the ntfy server which you are using
default is provided, this will default to the public ntfy server hosted on ntfy.sh.TOPIC is the topic on this ntfy server.PORT is an optional specific port.USERand PASSWORD are username and password in case of access control supported by the serverIn case of a non-secure server, you can disable https by setting secureHttp=off. For example if you use a local Ntfy Docker image during development or testing.
This package is looking for a backer.
Help Symfony by sponsoring its development!