services: apprise: image: caronc/apprise:latest container_name: apprise restart: unless-stopped ports: - 8000:8000 volumes: - apprise_config:/config volumes: apprise_config: