diff --git a/compose.yaml b/compose.yaml index 0a7bab5..28bc3dc 100644 --- a/compose.yaml +++ b/compose.yaml @@ -200,23 +200,6 @@ services: - WHATSAPP_WEB_AUTOMATION=true - WHATSAPP_WEB_AUTO_RECONNECT=true - apprise-api: - image: lscr.io/linuxserver/apprise-api:latest - container_name: apprise-api - networks: - - proxy_network - environment: - - PUID=1000 - - PGID=1000 - - TZ=Europe/Berlin - #- APPRISE_ATTACH_SIZE=0 #optional - volumes: - - /app-config/apprise-api/config:/config - - /app-config/apprise-api/attachments:/attachments #optional - expose: - - 8000 - restart: unless-stopped - node_exporter: image: quay.io/prometheus/node-exporter:latest @@ -231,4 +214,4 @@ services: - '--path.procfs=/host/proc' - '--path.sysfs=/host/sys' - '--collector.filesystem.ignored-mount-points=^/(sys|proc|dev|host|etc)($|/)' - restart: unless-stopped \ No newline at end of file + restart: unless-stopped