Integrate a highly capable notification gateway into your ecosystem to route messages across more than 120 different services. Designed as a lightweight micro-service, this REST framework provides a unified endpoint for all your alerting needs.
Key benefits and features include:
services:
apprise-api:
image: lscr.io/linuxserver/apprise-api:latest
container_name: apprise-api
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- ./config:/config
ports:
- 8000:8000
restart: unless-stopped# No sensitive environment variables are required for the default configuration of this container.Auto-fetched about 23 hours ago
Auto-fetched about 23 hours ago