diff --git a/nodes/heimdall/apprise/compose.yaml b/nodes/heimdall/apprise/compose.yaml index 538d00c..e6fbaf6 100644 --- a/nodes/heimdall/apprise/compose.yaml +++ b/nodes/heimdall/apprise/compose.yaml @@ -8,6 +8,8 @@ services: - TZ=America/New_York ports: - 8000:8000 + volumes: + - /mnt/appdata/apprise/data:/config restart: unless-stopped networks: - proxy-net