epicgames-freegames-node
    Preparing search index...

    Class AppriseConfig

    Sends a notification to many services via Apprise API. Supports 70+ different notification services.

    Index

    Properties

    Properties

    apiUrl: string

    The base URL of your Apprise instance

    http://localhost:8000
    

    APPRISE_API

    urls?: string

    One or more URLs identifying where the notification should be sent to. If this field isn't specified then it automatically assumes the settings.APPRISE_STATELESS_URLS in your Apprise instance. More details: https://github.com/caronc/apprise-api#stateless-solution

    mailto://user:pass@gmail.com
    

    APPRISE_URLS